parent
1759cf8336
commit
d2ab41aea4
3 changed files with 4 additions and 2 deletions
|
@ -20,7 +20,7 @@ module Mastodon
|
|||
|
||||
# The default locale is :en and 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 = [:en, :de, :es, :pt, :fr, :hu]
|
||||
config.i18n.available_locales = [:en, :de, :es, :pt, :fr, :hu, :uk]
|
||||
config.i18n.default_locale = :en
|
||||
|
||||
# config.paths.add File.join('app', 'api'), glob: File.join('**', '*.rb')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue