From a87a55689e8e0c61b2525c38a3e41a7400200828 Mon Sep 17 00:00:00 2001 From: Memo <58190287+memo-567@users.noreply.github.com> Date: Thu, 7 Apr 2022 09:12:15 +0200 Subject: [PATCH] Update .env --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index 94148ef..fc18fa9 100644 --- a/conf/.env +++ b/conf/.env @@ -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.