mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-21 00:47:26 +00:00
Because it doesn't fit in db field spree_users.local with limit: 6. We could extend the field but it seemed silly because it's only used in test/dev environments.
13 lines
460 B
YAML
13 lines
460 B
YAML
# Test language file
|
|
# ---------------------
|
|
#
|
|
# All production environments set their own locale. The source locale `en.yml`
|
|
# is used as a fallback but no server is using it directly.
|
|
#
|
|
# Using this test locale reflects that setup more realistically and means that
|
|
# we include fallback translations in our tests.
|
|
#
|
|
en:
|
|
# Overridden here due to a bug in spree i18n (Issue #870, and issue #1800)
|
|
language_name: "English" # Localised name of this language
|