Updates PO s

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-30 17:06:46 -03:00
commit ae73bd0cf5
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 28 additions and 12 deletions

View file

@ -11,7 +11,7 @@
<a href ng-click="setType('12')" translate>Recovery Phrase</a>
</div>
<div class="tab-container small-4 medium-4 large-4" ng-class="{'selected': type=='file'}">
<a href ng-click="setType('file')" translate>File/Text Backup</a>
<a href ng-click="setType('file')" translate>File/Text</a>
</div>
<div class="tab-container small-4 medium-4 large-4" ng-class="{'selected': type=='hwWallet'}">
<a href ng-click="setType('hwWallet')" translate>Hardware Wallet</a>