Fix strings to translate

This commit is contained in:
Gustavo Maximiliano Cortez 2015-10-21 10:24:14 -03:00
commit c2a4aad122
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 14 additions and 20 deletions

View file

@ -1,7 +1,7 @@
<nav class="tab-bar">
<section class="left-small">
<a ng-click="cancel()" class="p10">
<span class="text-close" translate>Close</span>
<span class="text-close">Close</span>
</a>
</section>