translations
This commit is contained in:
parent
8adeb075ad
commit
91d1b16508
22 changed files with 54 additions and 61 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<wallets ng-if="wallets[0]" wallets="wallets"></wallets>
|
||||
|
||||
<div class="item item-icon-left item-icon-right" ng-click="showDescriptionPopup()">
|
||||
<span ng-show="!description">Add Description</span>
|
||||
<span ng-show="!description" translate>Add Description</span>
|
||||
<span ng-show="description">{{description}}</span>
|
||||
<i class="icon ion-ios-chatbubble-outline size-21"></i>
|
||||
<i class="icon ion-ios-plus-empty size-21"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue