Merge branch 'fix-locales' of asonix/mastodon into asonix/changes

This commit is contained in:
asonix 2018-08-24 04:23:46 +00:00 committed by Gitea
commit b9c86b6ccb
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
module SettingsHelper
HUMAN_LOCALES = {
squeak: 'Squeak',
dog: 'Dog',
lion: 'Lion',
en: 'English',

View file

@ -1,7 +1,7 @@
# i18n-tasks finds and manages missing and unused translations: https://github.com/glebm/i18n-tasks
# The "main" locale.
base_locale: dog
base_locale: en
data:
read:
- config/locales/%{locale}.yml