Fix Japanese and English

This commit is contained in:
dabura667 2015-06-28 14:18:11 +09:00
commit 7a3328cabd
5 changed files with 91 additions and 19 deletions

View file

@ -19,8 +19,8 @@
</div>
<div ng-if="!wallets || !wallets.length">
<div class="box-notification">
<span class="text-warning" translate>
There are not wallets to make this payment
<span class="text-warning">
<b translate>There are no wallets to make this payment</b>
<span ng-show="payment.uri.network == 'testnet'">[testnet]</span>
</span>
</div>