Skip to content

Commit

Permalink
Merge pull request #200 from westnordost/patch-10
Browse files Browse the repository at this point in the history
Add information on translating to readme
  • Loading branch information
mbrzakovic authored Nov 10, 2021
2 parents 6fb6137 + 3be2ef9 commit 3e03c92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ iD's [code of conduct](https://github.com/openstreetmap/iD/blob/release/CODE_OF_
Documentation for the data formats is located with the [schema-builder](https://github.com/ideditor/schema-builder)
package, which is the technical basis of this project. To make a change, update a
file within the `data` folder and rebuild by running `npm run build` in your terminal.

### Translating

The translations for the iD presets are currently translated at the same place as the rest of iD. See [Contributing to iD/Translating](https://github.com/openstreetmap/iD/blob/develop/CONTRIBUTING.md#translating).

0 comments on commit 3e03c92

Please sign in to comment.