1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Revert "Update .env"

This reverts commit a87a55689e.
This commit is contained in:
Memo 2022-04-07 15:56:16 +02:00
parent cff729cf23
commit a2f034be95

View file

@ -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
#
# If text is still in English, remember that not everything may have been translated.
DEFAULT_LANGUAGE=__LANGUAGE__
DEFAULT_LANGUAGE=en_US
# The locale defines how numbers are formatted.
# by default this value is the same as whatever the language is.