mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03: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": "destination:ref",
|
||||
"type": "semiCombo",
|
||||
"label": "Destination Road Numbers",
|
||||
"label": "{destination/ref}",
|
||||
"prerequisiteTag": {
|
||||
"key": "oneway",
|
||||
"value": "yes"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"key": "destination:symbol",
|
||||
"type": "semiCombo",
|
||||
"label": "Destination Symbols",
|
||||
"label": "{destination/symbol}",
|
||||
"prerequisiteTag": {
|
||||
"key": "oneway",
|
||||
"value": "yes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue