Fix languages

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

View File

@ -36,6 +36,9 @@ module Mastodon
# All translations from config/locales/*.rb,yml are auto loaded.
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
config.i18n.available_locales = [
:dog,
:lion,
:squeak,
:en,
:ar,
:ast,