Fix minor texts for translates

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-20 18:48:42 -03:00
commit 6d9d750952
6 changed files with 9 additions and 16 deletions

View file

@ -119,7 +119,7 @@
</div>
<div class="text-gray text-center m10t animated infinite flash" ng-show="send.onGoingProcess" >
<span translate>{{send.onGoingProcess}}...</span>
<span>{{send.onGoingProcess|translate}}...</span>
</div>