Fix po for spanish

This commit is contained in:
Gustavo Maximiliano Cortez 2015-11-12 18:06:40 -03:00
commit 561ebc1ca6
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 101 additions and 101 deletions

View file

@ -148,11 +148,11 @@
</div>
<div class="text-success m10t"
ng-show="tx.status=='broadcasted'" translate>
Payment sent
Payment Sent
</div>
<div class="text-center text-warning m10t"
ng-show="tx.status=='rejected'" translate>
Payment rejected
Payment Rejected
</div>
</div>