We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf5040 commit 41e6dceCopy full SHA for 41e6dce
config/application.rb
@@ -25,7 +25,7 @@ class Application < Rails::Application
25
26
config.autoload_paths += %W[#{config.root}/lib]
27
config.assets.initialize_on_precompile = true
28
- config.available_locales = %w[en es fr nl ru pl hr de ro ko id ja pt]
+ config.available_locales = %w[en es fr nl ru pl hr de ro ko id ja pt my]
29
config.active_job.queue_adapter = :sidekiq
30
end
31
0 commit comments