diff --git a/translations/README.md b/translations/README.md index 689b55fe9d..ac763a0768 100644 --- a/translations/README.md +++ b/translations/README.md @@ -1,4 +1,6 @@ # Translation Resources -Translations are managed through [Lokalise](https://developers.home-assistant.io/docs/translations/). If you'd like to contribute, you can [join the project here](https://lokalise.co/signup/3420425759f6d6d241f598.13594006/all/). For more details, see our [translation guidelines documentation](https://developers.home-assistant.io/docs/translations/). +Translations from English into other languages are managed through [Lokalise](https://developers.home-assistant.io/docs/translations/). If you'd like to contribute, you can [join the project here](https://lokalise.co/signup/3420425759f6d6d241f598.13594006/all/). For more details, see our [translation guidelines documentation](https://developers.home-assistant.io/docs/translations/). -Don't make changes to these files directly. Instead, use `script/translations_download` to fetch the latest translations from Lokalise. +Don't make changes to these translation files directly. Instead, use `script/translations_download` to fetch the latest translations from Lokalise. + +The original English translation keys and texts are defined in `src/translations/en.json` and serve as the base for Lokalise.