mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Change caption on shop=agrarian preset to "Farm Supply Shop"
(closes #4775)
This commit is contained in:
+2
-2
@@ -4841,9 +4841,9 @@ en:
|
||||
terms: '<translate with synonyms or related terms for ''Shop'', separated by commas>'
|
||||
shop/agrarian:
|
||||
# shop=agrarian
|
||||
name: Agriculture Shop
|
||||
name: Farm Supply Shop
|
||||
# 'terms: agricultural inputs,agricultural machines,seeds,pesticides,fertilizer,agricultural tools'
|
||||
terms: '<translate with synonyms or related terms for ''Agriculture Shop'', separated by commas>'
|
||||
terms: '<translate with synonyms or related terms for ''Farm Supply Shop'', separated by commas>'
|
||||
shop/alcohol:
|
||||
# shop=alcohol
|
||||
name: Liquor Store
|
||||
|
||||
@@ -15707,7 +15707,7 @@
|
||||
"tags": {
|
||||
"shop": "agrarian"
|
||||
},
|
||||
"name": "Agriculture Shop"
|
||||
"name": "Farm Supply Shop"
|
||||
},
|
||||
"shop/alcohol": {
|
||||
"icon": "alcohol-shop",
|
||||
|
||||
@@ -24,5 +24,5 @@
|
||||
"tags": {
|
||||
"shop": "agrarian"
|
||||
},
|
||||
"name": "Agriculture Shop"
|
||||
"name": "Farm Supply Shop"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -5530,7 +5530,7 @@
|
||||
"terms": ""
|
||||
},
|
||||
"shop/agrarian": {
|
||||
"name": "Agriculture Shop",
|
||||
"name": "Farm Supply Shop",
|
||||
"terms": "agricultural inputs,agricultural machines,seeds,pesticides,fertilizer,agricultural tools"
|
||||
},
|
||||
"shop/alcohol": {
|
||||
|
||||
Reference in New Issue
Block a user