mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Remove english i18n files/settings
This commit is contained in:
@@ -18,6 +18,7 @@ module Projekteuler
|
||||
|
||||
# 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 = :de
|
||||
config.i18n.default_locale = :de
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user