Fix languages again

This commit is contained in:
asonix 2019-01-09 00:49:09 -06:00
parent 0ba7a9c9b6
commit a82ec0535b
No known key found for this signature in database
GPG Key ID: 6986797E36BFA1D4
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,9 @@
module SettingsHelper
HUMAN_LOCALES = {
squeak: 'Squeak',
dog: 'Dog',
lion: 'Lion',
en: 'English',
ar: 'العربية',
ast: 'l\'asturianu',
@ -30,7 +33,6 @@ module SettingsHelper
ja: '日本語',
ka: 'ქართული',
ko: '한국어',
ml: 'മലയാളം',
nl: 'Nederlands',
no: 'Norsk',
oc: 'Occitan',