Force translations to be preloaded during startup
This commit is contained in:
parent
78e8828741
commit
652b09b4d1
1 changed files with 2 additions and 0 deletions
|
@ -41,3 +41,5 @@ I18n::Backend::Simple.include(I18n::Backend::PluralizationFallback)
|
|||
I18n::Backend::Simple.include(I18n::Backend::Fallbacks)
|
||||
|
||||
I18n.fallbacks.map("no" => "nb")
|
||||
|
||||
I18n.available_locales
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue