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:
@ -35,7 +35,6 @@ module Mastodon
|
||||
:fi,
|
||||
:fr,
|
||||
:hr,
|
||||
:id,
|
||||
:hu,
|
||||
:id,
|
||||
:io,
|
||||
|
Reference in New Issue
Block a user