fix untranslated titles
This commit is contained in:
parent
41f76292fe
commit
9bb1ad0f6f
6 changed files with 14 additions and 10 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div
|
||||
class="topbar-container"
|
||||
ng-include="'views/includes/topbar.html'"
|
||||
ng-init="titleSection='Export'; goBackToState = 'preferencesAdvanced'">
|
||||
ng-init="titleSection='Export Wallet'; goBackToState = 'preferencesAdvanced'">
|
||||
</div>
|
||||
|
||||
<div class="content preferences" ng-controller="exportController as exportC">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue