diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/locales/README.md b/gui/locales/README.md index 4f80bdecc6..c32f80f339 100644 --- a/gui/locales/README.md +++ b/gui/locales/README.md @@ -77,3 +77,8 @@ command: ``` CROWDIN_API_KEY=$YOUR_CROWDIN_KEY ./gui/scripts/crowdin.sh download ``` + +## Android translations + +The Android app uses translation strings stored in a different format, but which can be generated +from the translations in this directory. For more information, see [here](../../android/README.md). |
