From a2f034be95143457ce04835b3cd2b320e3033f95 Mon Sep 17 00:00:00 2001 From: Memo Date: Thu, 7 Apr 2022 15:56:16 +0200 Subject: [PATCH] Revert "Update .env" This reverts commit a87a55689e8e0c61b2525c38a3e41a7400200828. --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index fc18fa9..94148ef 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=__LANGUAGE__ +DEFAULT_LANGUAGE=en_US # The locale defines how numbers are formatted. # by default this value is the same as whatever the language is.