diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c9b02c433..666f1b546 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -245,6 +245,13 @@ These are separate translations for uniformity reasons and because some language may translate "type" differently in "type of aeroway" and "type of amenity", for example. +**Why can't I find the Osmose QA layer translations?** The Osmose QA strings are + pulled in from the external Osmose API. You can contribute to the + [Osmose Transifex project](https://www.transifex.com/projects/p/osmose/) + and the results will be seen in iD once deployed. + +Note that if you want to add/update English translations in Osmose then you will + need to head on over to the [Osmose backend source code](https://github.com/osm-fr/osmose-backend). ## Adding New Strings for Translation or Updating Existing Strings @@ -443,4 +450,4 @@ Additionally here is a step-by-step workflow example for beginners: 6. Navigate back to your "id" project - https://github.com/{{yourgithubaccount}}/iD -7. Follow this [Article about Pull Requests](https://help.github.com/articles/about-pull-requests/) to create a new pull request for your change +7. Follow this [Article about Pull Requests](https://help.github.com/articles/about-pull-requests/) to create a new pull request for your change \ No newline at end of file