mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +00:00
Remove references to deprecated application.yml config file.
Point to .env and other .env.* config files.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
module OpenFoodNetwork
|
||||
# Provides access to the language settings.
|
||||
# Currently, language settings are read from the environment.
|
||||
# See: config/application.yml
|
||||
# See: .env[.*] files.
|
||||
class I18nConfig
|
||||
# Users don't need to select the already selected locale.
|
||||
def self.locale_options
|
||||
|
||||
Reference in New Issue
Block a user