Fix settings translation string

This commit is contained in:
dabura667 2017-03-24 14:18:39 +09:00
parent c04a6c823a
commit bb1a5d1102
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<i class="icon big-icon-svg">
<img src="img/icon-heart.svg" class="bg"/>
</i>
<span>{{'Share'|translate}} {{appName}}</span>
<span translate>Share {{appName}}</span>
<i class="icon bp-arrow-right"></i>
</a>