renamed steps

This commit is contained in:
Nico
2024-03-24 15:46:11 +01:00
parent a902541591
commit 4eca4557fd
7 changed files with 45 additions and 38 deletions

View File

@@ -27,15 +27,26 @@
"@camLink": {
"description": "Camera link textfield"
},
"firstStep": "PLACE, CAMERA, TERRITORY",
"firststep": "PLACE, CAMERA, TERRITORY",
"@firstStep": {
"description": "title first step"
},
"secondstep": "Place, neighbouhood",
"@secondstep": {
"description": "second step header"
},
"date": "Installation and control date ",
"@date": {
"thirdstep": "Installation and control date ",
"@thirdstep": {
"description": "date step"
},
"fourthstep": "Contact",
"@fourthstep": {
"description": "contact header"
},
"settings": "Settings",
"@settings": {
@@ -47,18 +58,10 @@
"description": "Change name and state header"
},
"secondStep": "Date, Contact",
"@secondStep": {
"description": "title second step"
},
"viewplacesappbar": "View Places",
"@viewplacesappbar": {
"description": "view places appbar"
},
"locations": "Place, neighbouhood",
"@locations": {
"description": "Location textfield"
},
"rudel": "Pack",
"@rudel": {
"description": "Rudel textfield"
@@ -202,10 +205,6 @@
"description": "summertime header"
},
"kontakt": "Contact",
"@kontakt": {
"description": "contact header"
},
"auftrag": "Order",
"@auftrag": {
@@ -398,6 +397,16 @@
"open": "Open",
"@open": {
"description": "open button"
},
"date": "Date",
"@date": {
"description": "date text"
},
"location": "Location",
"@location": {
"description": "Location text"
}
}