mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Update .env
This commit is contained in:
parent
43d48f9833
commit
a87a55689e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ APP_KEY=__RANDOM_KEY__
|
||||||
# For a list of available languages: https://github.com/firefly-iii/firefly-iii/tree/main/resources/lang
|
# For a list of available languages: https://github.com/firefly-iii/firefly-iii/tree/main/resources/lang
|
||||||
#
|
#
|
||||||
# If text is still in English, remember that not everything may have been translated.
|
# If text is still in English, remember that not everything may have been translated.
|
||||||
DEFAULT_LANGUAGE=en_US
|
DEFAULT_LANGUAGE=__LANGUAGE__
|
||||||
|
|
||||||
# The locale defines how numbers are formatted.
|
# The locale defines how numbers are formatted.
|
||||||
# by default this value is the same as whatever the language is.
|
# by default this value is the same as whatever the language is.
|
||||||
|
|
Loading…
Add table
Reference in a new issue