mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Add more search terms for memorial
(incl. stolperstein - request from IRC)
This commit is contained in:
@@ -3360,6 +3360,7 @@ en:
|
||||
historic/memorial:
|
||||
# historic=memorial
|
||||
name: Memorial
|
||||
# 'terms: dedicatory,epitaph,remember,remembrance,memory,monument,stolperstein'
|
||||
terms: '<translate with synonyms or related terms for ''Memorial'', separated by commas>'
|
||||
historic/monument:
|
||||
# historic=monument
|
||||
|
||||
@@ -8184,6 +8184,15 @@
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"dedicatory",
|
||||
"epitaph",
|
||||
"remember",
|
||||
"remembrance",
|
||||
"memory",
|
||||
"monument",
|
||||
"stolperstein"
|
||||
],
|
||||
"tags": {
|
||||
"historic": "memorial"
|
||||
},
|
||||
|
||||
@@ -10,6 +10,15 @@
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"dedicatory",
|
||||
"epitaph",
|
||||
"remember",
|
||||
"remembrance",
|
||||
"memory",
|
||||
"monument",
|
||||
"stolperstein"
|
||||
],
|
||||
"tags": {
|
||||
"historic": "memorial"
|
||||
},
|
||||
|
||||
Vendored
+1
-1
@@ -4298,7 +4298,7 @@
|
||||
},
|
||||
"historic/memorial": {
|
||||
"name": "Memorial",
|
||||
"terms": ""
|
||||
"terms": "dedicatory,epitaph,remember,remembrance,memory,monument,stolperstein"
|
||||
},
|
||||
"historic/monument": {
|
||||
"name": "Monument",
|
||||
|
||||
Reference in New Issue
Block a user