diff options
| author | Albin <albin@mullvad.net> | 2022-10-13 10:50:25 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-10-13 10:50:25 +0200 |
| commit | 8b92405f527348f7874e78fd634bd6ac36cf8522 (patch) | |
| tree | 7711626656dd2e4bac3def726bcb2490f4931cb7 /android | |
| parent | ca62e306d472a9d8d2dd742df6d7c5b5b7d91097 (diff) | |
| parent | 3e519d754b09c3a0d4e9b8503529a77c023a4ae0 (diff) | |
| download | mullvadvpn-8b92405f527348f7874e78fd634bd6ac36cf8522.tar.xz mullvadvpn-8b92405f527348f7874e78fd634bd6ac36cf8522.zip | |
Merge branch 'document-dnt-terms'
Diffstat (limited to 'android')
| -rw-r--r-- | android/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/android/README.md b/android/README.md index 3dbcb3be61..b840c9d01d 100644 --- a/android/README.md +++ b/android/README.md @@ -10,7 +10,8 @@ See the [build instructions](BuildInstructions.md) for help building the app. ### How to update translations -See [/gui/locales/README.md][gui-locales-readme] for how to easily update translations. +See [/gui/locales/README.md][gui-locales-readme] for how to easily update translations. It also +includes documentation for which phrases and terms shouldn't be translated (Do Not Translate). ### Detailed structure and script documentation |
