More translations fixes

This commit is contained in:
Gustavo Maximiliano Cortez 2015-02-23 17:59:40 -03:00
commit a483a20405
3 changed files with 39 additions and 6 deletions

View file

@ -58,3 +58,5 @@
{{'pending transaction proposals'|translate}}
{{'Funds received!'|translate}}
{{'Transaction broadcasted'|translate}}
{{'Accessing your profile'|translate}}
{{'Signing out'|translate}}

View file

@ -34,7 +34,9 @@
software or the use or other dealings in the software. We reserve the right to modify this disclaimer from time to
time.
</p>
<button class="success expand" ng-click="agreeDisclaimer()">I read and agree with these terms</button>
<button class="success expand" ng-click="agreeDisclaimer()">
{{'I read and agree with these terms'|translate}}
</button>
</div>
</div>