Fix translate attrs

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-13 00:10:02 -03:00
commit 4533365107
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
9 changed files with 24 additions and 33 deletions

View file

@ -30,7 +30,7 @@
<h4 class="title oh m0">
<span translate>Waiting for copayers</span>
<span class="text-gray right">
[ {{index.m}} <span translate>of</span> {{index.n}} ]
[ <span translate>{{index.m}}-of-{{index.n}}</span> ]
</span>
</h4>
<div class="p10 line-b" ng-include="'views/includes/copayers.html'"></div>