mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Add derived data
This commit is contained in:
@@ -2499,6 +2499,7 @@ en:
|
||||
support:
|
||||
# support=*
|
||||
label: Support
|
||||
terms: '[translate with synonyms or related terms for ''Support'', separated by commas]'
|
||||
surface:
|
||||
# surface=*
|
||||
label: Surface
|
||||
|
||||
Vendored
+2
-1
@@ -4816,7 +4816,8 @@
|
||||
"terms": "guarded,manned"
|
||||
},
|
||||
"support": {
|
||||
"label": "Support"
|
||||
"label": "Support",
|
||||
"terms": ""
|
||||
},
|
||||
"surface": {
|
||||
"label": "Surface",
|
||||
|
||||
Reference in New Issue
Block a user