mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Remove trailing space from health food preset
This commit is contained in:
+1
-1
@@ -5300,7 +5300,7 @@ en:
|
||||
name: Hardware Store
|
||||
terms: '<translate with synonyms or related terms for ''Hardware Store'', separated by commas>'
|
||||
shop/health_food:
|
||||
# 'shop=health_food '
|
||||
# shop=health_food
|
||||
name: Health Food Shop
|
||||
# 'terms: wholefood,vitamins,vegetarian,vegan'
|
||||
terms: '<translate with synonyms or related terms for ''Health Food Shop'', separated by commas>'
|
||||
|
||||
@@ -17648,7 +17648,7 @@
|
||||
"vegan"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "health_food "
|
||||
"shop": "health_food"
|
||||
},
|
||||
"name": "Health Food Shop"
|
||||
},
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"vegan"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "health_food "
|
||||
"shop": "health_food"
|
||||
},
|
||||
"name": "Health Food Shop"
|
||||
}
|
||||
|
||||
+1
-1
@@ -6983,7 +6983,7 @@
|
||||
},
|
||||
{
|
||||
"key": "shop",
|
||||
"value": "health_food ",
|
||||
"value": "health_food",
|
||||
"description": "Health Food Shop",
|
||||
"object_types": [
|
||||
"node",
|
||||
|
||||
Reference in New Issue
Block a user