Merge pull request #2811 from cmgustavo/bug/add-wallet-translate
Fixes string add wallet
This commit is contained in:
commit
a581f5ea98
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<div
|
<div
|
||||||
class="topbar-container"
|
class="topbar-container"
|
||||||
ng-include="'views/includes/topbar.html'"
|
ng-include="'views/includes/topbar.html'"
|
||||||
ng-init="titleSection='Add Wallet'; closeToHome = true; noColor = true">
|
ng-init="titleSection='Add wallet'; closeToHome = true; noColor = true">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue