diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-11 14:34:05 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-12 11:11:55 +0000 |
| commit | bb15245c1e2e204631ad0590e73d26082032e9c2 (patch) | |
| tree | e6ac9534b3f6b204ea08e5f1b9f8f7c2b81d7b1f /gui | |
| parent | 4d8c1bc9b5092c6261e53338c959ede101540869 (diff) | |
| download | mullvadvpn-bb15245c1e2e204631ad0590e73d26082032e9c2.tar.xz mullvadvpn-bb15245c1e2e204631ad0590e73d26082032e9c2.zip | |
Create a `README` file in the `android` directory
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). |
