1
0
Fork 0
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:
Memo 2022-04-07 09:12:15 +02:00 committed by GitHub
parent 43d48f9833
commit a87a55689e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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=en_US
DEFAULT_LANGUAGE=__LANGUAGE__
# The locale defines how numbers are formatted.
# by default this value is the same as whatever the language is.