mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Add search terms "kennel" "cattery" "pet" to Animal Boarding preset
(closes #4647)
This commit is contained in:
+1
-1
@@ -1744,7 +1744,7 @@ en:
|
||||
amenity/animal_boarding:
|
||||
# amenity=animal_boarding
|
||||
name: Animal Boarding Facility
|
||||
# 'terms: boarding,cat,dog,horse,kitten,pet boarding,pet care,pet hotel,puppy,reptile'
|
||||
# 'terms: boarding,cat,cattery,dog,horse,kennel,kitten,pet,pet boarding,pet care,pet hotel,puppy,reptile'
|
||||
terms: '<translate with synonyms or related terms for ''Animal Boarding Facility'', separated by commas>'
|
||||
amenity/animal_breeding:
|
||||
# amenity=animal_breeding
|
||||
|
||||
@@ -688,9 +688,12 @@
|
||||
"terms": [
|
||||
"boarding",
|
||||
"cat",
|
||||
"cattery",
|
||||
"dog",
|
||||
"horse",
|
||||
"kennel",
|
||||
"kitten",
|
||||
"pet",
|
||||
"pet boarding",
|
||||
"pet care",
|
||||
"pet hotel",
|
||||
|
||||
@@ -15,9 +15,12 @@
|
||||
"terms": [
|
||||
"boarding",
|
||||
"cat",
|
||||
"cattery",
|
||||
"dog",
|
||||
"horse",
|
||||
"kennel",
|
||||
"kitten",
|
||||
"pet",
|
||||
"pet boarding",
|
||||
"pet care",
|
||||
"pet hotel",
|
||||
|
||||
Vendored
+1
-1
@@ -2780,7 +2780,7 @@
|
||||
},
|
||||
"amenity/animal_boarding": {
|
||||
"name": "Animal Boarding Facility",
|
||||
"terms": "boarding,cat,dog,horse,kitten,pet boarding,pet care,pet hotel,puppy,reptile"
|
||||
"terms": "boarding,cat,cattery,dog,horse,kennel,kitten,pet,pet boarding,pet care,pet hotel,puppy,reptile"
|
||||
},
|
||||
"amenity/animal_breeding": {
|
||||
"name": "Animal Breeding Facility",
|
||||
|
||||
Reference in New Issue
Block a user