Sort language list alphabetically

master
Splash 4 years ago committed by GitHub
parent fce99fc026
commit a96a90c83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,9 +19,9 @@ i18next
['es-ES', 'Español'],
['fr', 'Français'],
['it', 'Italiano'],
['ru', 'Русский'],
['ja', '日本語'],
['pt-BR', 'Português'],
['ru', 'Русский'],
['zh-CN', '简体中文'],
['zh-TW', '繁體中文']
],

Loading…
Cancel
Save