You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,3 +39,7 @@ iD's [code of conduct](https://github.com/openstreetmap/iD/blob/release/CODE_OF_
39
39
Documentation for the data formats is located with the [schema-builder](https://github.com/ideditor/schema-builder)
40
40
package, which is the technical basis of this project. To make a change, update a
41
41
file within the `data` folder and rebuild by running `npm run build` in your terminal.
42
+
43
+
### Translating
44
+
45
+
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 commit comments