mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 03:36:37 +02:00
npm run build
This commit is contained in:
+4
-4
@@ -2757,10 +2757,10 @@ en:
|
||||
# craft=scaffolder
|
||||
name: Scaffolder
|
||||
terms: '<translate with synonyms or related terms for ''Scaffolder'', separated by commas>'
|
||||
craft/sculpter:
|
||||
# craft=sculpter
|
||||
name: Sculpter
|
||||
terms: '<translate with synonyms or related terms for ''Sculpter'', separated by commas>'
|
||||
craft/sculptor:
|
||||
# craft=sculptor
|
||||
name: Sculptor
|
||||
terms: '<translate with synonyms or related terms for ''Sculptor'', separated by commas>'
|
||||
craft/shoemaker:
|
||||
# craft=shoemaker
|
||||
name: Shoemaker
|
||||
|
||||
@@ -5520,7 +5520,7 @@
|
||||
},
|
||||
"name": "Scaffolder"
|
||||
},
|
||||
"craft/sculpter": {
|
||||
"craft/sculptor": {
|
||||
"icon": "art-gallery",
|
||||
"fields": [
|
||||
"name",
|
||||
@@ -5534,9 +5534,9 @@
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"craft": "sculpter"
|
||||
"craft": "sculptor"
|
||||
},
|
||||
"name": "Sculpter"
|
||||
"name": "Sculptor"
|
||||
},
|
||||
"craft/shoemaker": {
|
||||
"icon": "poi-tool",
|
||||
|
||||
+1
-1
@@ -1060,7 +1060,7 @@
|
||||
},
|
||||
{
|
||||
"key": "craft",
|
||||
"value": "sculpter"
|
||||
"value": "sculptor"
|
||||
},
|
||||
{
|
||||
"key": "craft",
|
||||
|
||||
Vendored
+2
-2
@@ -3496,8 +3496,8 @@
|
||||
"name": "Scaffolder",
|
||||
"terms": ""
|
||||
},
|
||||
"craft/sculpter": {
|
||||
"name": "Sculpter",
|
||||
"craft/sculptor": {
|
||||
"name": "Sculptor",
|
||||
"terms": ""
|
||||
},
|
||||
"craft/shoemaker": {
|
||||
|
||||
Reference in New Issue
Block a user