Change languages to be listed under standard instead of native name in admin UI (#17485)
This commit is contained in:
parent
fd3a45e348
commit
3aebe711fd
9 changed files with 29 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue