mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Fix contributing document typo (#8331)
fix typo data/core/yaml -> data/core.yaml
This commit is contained in:
@@ -282,7 +282,7 @@ only display them in the interface through the `t()` function.
|
||||
Then, add the new string to `data/core.yaml`. The translation system, Transifex,
|
||||
will automatically detect the change.
|
||||
|
||||
If you are updating an existing string, update it in `data/core/yaml` and run
|
||||
If you are updating an existing string, update it in `data/core.yaml` and run
|
||||
`npm run build` to generate the `en.json` file automatically, then commit both
|
||||
modified files.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user