More translations fixes
This commit is contained in:
parent
e2137701f8
commit
a483a20405
3 changed files with 39 additions and 6 deletions
|
|
@ -58,3 +58,5 @@
|
|||
{{'pending transaction proposals'|translate}}
|
||||
{{'Funds received!'|translate}}
|
||||
{{'Transaction broadcasted'|translate}}
|
||||
{{'Accessing your profile'|translate}}
|
||||
{{'Signing out'|translate}}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue