diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-12 09:23:43 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-12 09:23:43 -0300 |
| commit | 5d8b85c355a4c29d18d8f498db9498f02bc3bab2 (patch) | |
| tree | c63a4770d53bf05e5e5ac5bb9040833268702029 /gui | |
| parent | a62e322a3b0e76f9e9c9a50953025ed581480ef9 (diff) | |
| parent | 02f27085bd71e3fb348565ee10292c0240a4004b (diff) | |
| download | mullvadvpn-5d8b85c355a4c29d18d8f498db9498f02bc3bab2.tar.xz mullvadvpn-5d8b85c355a4c29d18d8f498db9498f02bc3bab2.zip | |
Merge branch 'android-translations-import'
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). |
