Fix preferencesLanguage

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-22 15:47:14 -03:00
commit 764caffd74
5 changed files with 10 additions and 7 deletions

View file

@ -31,7 +31,7 @@
<span translate>Language</span>
<span class="right text-gray">
<i class="icon-arrow-right3 size-24 right"></i>
{{index.defaultLanguageName}}
{{preferences.getDefaultLanguageName(index.availableLanguages)}}
</span>
</li>