Ensure i18n matches options (#2358)
* Add failing spec showing that human_locales does not match what i18n knows about * Add missing `ar` key for arabic to human locales * Remove duplicate `id` key from available locales * Sort keys in human locales list * Add spec for human_locale helper
This commit is contained in:
parent
6e27e08cb4
commit
55e1e12b7d
3 changed files with 28 additions and 6 deletions
|
@ -35,7 +35,6 @@ module Mastodon
|
|||
:fi,
|
||||
:fr,
|
||||
:hr,
|
||||
:id,
|
||||
:hu,
|
||||
:id,
|
||||
:io,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue