From 092edf123b53fd9ea4236a8bfbd8bbda2cf58bf9 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Mon, 9 Jan 2023 16:39:39 +0100 Subject: [PATCH] resource label is "presets" not "preset" (#708) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a551a31..33234e24 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This Tagging Schema fills that need, but with a number of caveats: * Apart from that, translations are managed [in the Transifex Project of the iD Editor](https://www.transifex.com/openstreetmap/id-editor/) inside the translation resource _'preset'_. - To translate, you can [open the translation page](https://www.transifex.com/openstreetmap/id-editor/translate/), select a language, select _'preset'_ and search for `key:living_street` or `translation_text:'Living Street'` to find and change translations. + To translate, you can [open the translation page](https://www.transifex.com/openstreetmap/id-editor/translate/), select a language, select _'presets'_ and search for `key:living_street` or `translation_text:'Living Street'` to find and change translations. To contribute to a language: [Select a language](https://www.transifex.com/openstreetmap/id-editor/languages/) and use 'Join team' to request access. The administrators will approve requests routinely, only rejecting requests for overly specific locales.