Add signpost term to guidepost

This commit is contained in:
JamesKingdom
2017-08-25 20:39:38 +01:00
committed by Bryan Housel
parent f729245032
commit 73e1ba833a
4 changed files with 8 additions and 1 deletions

View File

@@ -4591,6 +4591,7 @@ en:
tourism/information/guidepost:
# 'tourism=information, information=guidepost'
name: Guidepost
# 'terms: signpost'
terms: '<translate with synonyms or related terms for ''Guidepost'', separated by commas>'
tourism/information/map:
# 'tourism=information, information=map'

View File

@@ -14285,6 +14285,9 @@
"point",
"vertex"
],
"terms": [
"signpost"
],
"tags": {
"tourism": "information",
"information": "guidepost"

View File

@@ -8,6 +8,9 @@
"point",
"vertex"
],
"terms": [
"signpost"
],
"tags": {
"tourism": "information",
"information": "guidepost"

View File

@@ -5131,7 +5131,7 @@
},
"tourism/information/guidepost": {
"name": "Guidepost",
"terms": ""
"terms": "signpost"
},
"tourism/information/map": {
"name": "Map",