Change languages to be listed under standard instead of native name in admin UI (#17485)

This commit is contained in:
Eugen Rochko
2022-02-09 04:15:38 +01:00
committed by GitHub
parent fd3a45e348
commit 3aebe711fd
9 changed files with 29 additions and 13 deletions

View File

@ -147,7 +147,7 @@
%tr
%th= t('simple_form.labels.defaults.locale')
%td= @account.user_locale
%td= standard_locale_name(@account.user_locale)
%td
%tr