mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Set default locale to german, add default translation file
This commit is contained in:
@@ -18,6 +18,6 @@ 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.default_locale = :de
|
||||
config.i18n.default_locale = :de
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user