From f8e2e4ced74ba2fb08ac0803834f27979b9e7952 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Wed, 22 Jan 2025 21:08:46 +0100 Subject: [PATCH] Uppdated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5626323a..799c920b 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ If you run Grocy on Linux, there is also `update.sh` (remember to make the scrip Grocy is fully localizable - the default language is English (integrated into code), a German localization is always maintained by me. -You can easily help translating Grocy on [Transifex](https://app.transifex.com/grocy/grocy/dashboard/) if your language is incomplete or not available yet. +You can easily help translating Grocy on [Transifex](https://explore.transifex.com/grocy/grocy/) if your language is incomplete or not available yet. The default language can be set in `data/config.php`, e. g. `Setting('DEFAULT_LOCALE', 'de');` and there is also a user setting (see the user settings page) to set a different language per user.