Adding "football" terms to soccer pitch

This commit is contained in:
JamesKingdom
2017-05-17 20:57:58 +01:00
parent 6ac48c6b3a
commit bba43c3546
4 changed files with 8 additions and 3 deletions
+1
View File
@@ -3098,6 +3098,7 @@ en:
leisure/pitch/soccer:
# 'leisure=pitch, sport=soccer'
name: Soccer Field
# 'terms: football'
terms: '<translate with synonyms or related terms for ''Soccer Field'', separated by commas>'
leisure/pitch/table_tennis:
# 'leisure=pitch, sport=table_tennis'
+3 -1
View File
@@ -7808,7 +7808,9 @@
"key": "sport",
"value": "soccer"
},
"terms": [],
"terms": [
"football"
],
"name": "Soccer Field"
},
"leisure/pitch/table_tennis": {
@@ -16,6 +16,8 @@
"key": "sport",
"value": "soccer"
},
"terms": [],
"terms": [
"football"
],
"name": "Soccer Field"
}
+1 -1
View File
@@ -3658,7 +3658,7 @@
},
"leisure/pitch/soccer": {
"name": "Soccer Field",
"terms": ""
"terms": "football"
},
"leisure/pitch/table_tennis": {
"name": "Ping Pong Table",