mirror of
https://github.com/grocy/grocy.git
synced 2026-04-07 05:16:15 +02:00
Clarify language settings
This commit is contained in:
parent
849d3dd0ca
commit
d220336f44
|
|
@ -43,7 +43,7 @@ If you run grocy on Linux, there is also `update.sh` (remember to make the scrip
|
||||||
## Localization
|
## Localization
|
||||||
grocy is fully localizable - the default language is English (integrated into code), a German localization is always maintained by me.
|
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 at https://www.transifex.com/grocy/grocy, if your language is incomplete or not available yet.
|
You can easily help translating grocy at https://www.transifex.com/grocy/grocy, if your language is incomplete or not available yet.
|
||||||
(Language can be changed in `data/config.php`, e. g. `Setting('DEFAULT_LOCALE', 'it');`)
|
(The default language can be set in `data/config.php`, e. g. `Setting('DEFAULT_LOCALE', 'it');` and there is also a user setting (see the user settings page) to set a different language per user)
|
||||||
|
|
||||||
The [pre-release demo](https://demo-prerelease.grocy.info) is available for any translation which is at least 80 % complete and will pull the translations from Transifex 10 minutes past every hour, so you can have a kind of instant preview of your contributed translations. Thank you!
|
The [pre-release demo](https://demo-prerelease.grocy.info) is available for any translation which is at least 80 % complete and will pull the translations from Transifex 10 minutes past every hour, so you can have a kind of instant preview of your contributed translations. Thank you!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user