Fix translations
This commit is contained in:
parent
229802f0ca
commit
ddee8bb2a8
4 changed files with 7 additions and 7 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue