diff --git a/.env.example b/.env.example index a6d48554b8..1d9afab05e 100644 --- a/.env.example +++ b/.env.example @@ -19,7 +19,7 @@ SITE_OWNER=mail@example.com APP_KEY=SomeRandomStringOf32CharsExactly # Firefly III will launch using this language (for new users and unauthenticated visitors) -# 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/blob/main/config/firefly.php#L123 # # If text is still in English, remember that not everything may have been translated. DEFAULT_LANGUAGE=en_US