Fix translations

This commit is contained in:
Kirvx 2016-06-06 21:52:14 +02:00
commit ddee8bb2a8
4 changed files with 7 additions and 7 deletions

View file

@ -20,8 +20,8 @@
</nav>
<div class="box-notification" ng-show="wordsC.error">
<span class="text-warning" translate>
{{wordsC.error}}
<span class="text-warning">
{{wordsC.error|translate}}
</span>
</div>