mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
reduce duplicate translatable strings, closes #686
This commit is contained in:
parent
b90959d2d8
commit
31774890d2
26 changed files with 49 additions and 107 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "piste:difficulty",
|
||||
"type": "combo",
|
||||
"label": "Difficulty",
|
||||
"label": "{piste/difficulty}",
|
||||
"placeholder": "Easy, Intermediate, Advanced...",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "piste:difficulty",
|
||||
"type": "combo",
|
||||
"label": "Difficulty",
|
||||
"label": "{piste/difficulty}",
|
||||
"placeholder": "Easy, Intermediate, Advanced...",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "piste:difficulty",
|
||||
"type": "combo",
|
||||
"label": "Difficulty",
|
||||
"label": "{piste/difficulty}",
|
||||
"placeholder": "Easy, Intermediate, Advanced...",
|
||||
"strings": {
|
||||
"options": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "piste:grooming",
|
||||
"type": "combo",
|
||||
"label": "Grooming",
|
||||
"label": "{piste/grooming}",
|
||||
"strings": {
|
||||
"options": {
|
||||
"classic": "Classic",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "piste:grooming",
|
||||
"type": "combo",
|
||||
"label": "Grooming",
|
||||
"label": "{piste/grooming}",
|
||||
"strings": {
|
||||
"options": {
|
||||
"classic": "Classic - Winter Hiking",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "piste:grooming",
|
||||
"type": "combo",
|
||||
"label": "Grooming",
|
||||
"label": "{piste/grooming}",
|
||||
"strings": {
|
||||
"options": {
|
||||
"classic": "Classic",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue