mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 15:16:07 +02:00
Fix a typo: Confectionary → Confectionery
This commit is contained in:
+3
-3
@@ -1019,9 +1019,9 @@ en:
|
||||
craft/clockmaker:
|
||||
name: Clockmaker
|
||||
terms: "<translate with synonyms or related terms for 'Clockmaker', separated by commas>"
|
||||
craft/confectionary:
|
||||
name: Confectionary
|
||||
terms: "<translate with synonyms or related terms for 'Confectionary', separated by commas>"
|
||||
craft/confectionery:
|
||||
name: Confectionery
|
||||
terms: "<translate with synonyms or related terms for 'Confectionery', separated by commas>"
|
||||
craft/dressmaker:
|
||||
name: Dressmaker
|
||||
terms: "<translate with synonyms or related terms for 'Dressmaker', separated by commas>"
|
||||
|
||||
@@ -2749,7 +2749,7 @@
|
||||
},
|
||||
"name": "Clockmaker"
|
||||
},
|
||||
"craft/confectionary": {
|
||||
"craft/confectionery": {
|
||||
"icon": "bakery",
|
||||
"fields": [
|
||||
"operator",
|
||||
@@ -2766,9 +2766,9 @@
|
||||
"candy"
|
||||
],
|
||||
"tags": {
|
||||
"craft": "confectionary"
|
||||
"craft": "confectionery"
|
||||
},
|
||||
"name": "Confectionary"
|
||||
"name": "Confectionery"
|
||||
},
|
||||
"craft/dressmaker": {
|
||||
"icon": "clothing-store",
|
||||
|
||||
+2
-2
@@ -15,7 +15,7 @@
|
||||
"candy"
|
||||
],
|
||||
"tags": {
|
||||
"craft": "confectionary"
|
||||
"craft": "confectionery"
|
||||
},
|
||||
"name": "Confectionary"
|
||||
"name": "Confectionery"
|
||||
}
|
||||
+1
-1
@@ -635,7 +635,7 @@
|
||||
},
|
||||
{
|
||||
"key": "craft",
|
||||
"value": "confectionary"
|
||||
"value": "confectionery"
|
||||
},
|
||||
{
|
||||
"key": "craft",
|
||||
|
||||
Reference in New Issue
Block a user