diff options
| -rw-r--r-- | gui/locales/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/locales/README.md b/gui/locales/README.md index 41336b2de8..4f80bdecc6 100644 --- a/gui/locales/README.md +++ b/gui/locales/README.md @@ -36,6 +36,8 @@ This is a folder with gettext translations for Mullvad VPN app. 1. Upload `payload.zip` to Crowdin via web interface (Settings -> Translations -> Upload translations). +1. Add the language to `SUPPORTED_LOCALE_LIST` in `app.tsx`. + ## Updating translations template ### messages.pot |
