Fixed Japanese word order

This commit is contained in:
dabura667 2015-06-05 00:37:37 +09:00
commit 7fb269bbc0
3 changed files with 15 additions and 15 deletions

View file

@ -106,8 +106,7 @@
<button type="submit" class="button round black expand m0" ng-disabled="setupForm.$invalid || create.loading">
<span translate>Create</span>
{{requiredCopayers}}-<span translate>of</span>-{{totalCopayers}} <span translate>wallet</span>
<span translate>Create {{requiredCopayers}}-of-{{totalCopayers}} wallet</span>
</button>
</div>
</div>