fix translate labels
This commit is contained in:
parent
720f339475
commit
b1fabe1828
8 changed files with 28 additions and 77 deletions
|
|
@ -31,8 +31,8 @@
|
|||
</div>
|
||||
|
||||
<div class="list">
|
||||
<div class="item item-divider item-icon-right" ng-click="newAddress()" translate>
|
||||
Unused Addresses
|
||||
<div class="item item-divider item-icon-right" ng-click="newAddress()">
|
||||
<span translate>Unused Addresses</span>
|
||||
<i class="icon ion-ios-plus-empty"></i>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue