renamed steps
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
"deleteEverything": "Alles löschen?",
|
||||
"deleteEverythingContent": "Alle Standorte werden lokal gelöscht!",
|
||||
"camLink": "ID der Kamera",
|
||||
"secondStep": "DATUM, KONTAKT, ORT",
|
||||
"date": "DATUM, AUFBAU, KONTROLLE",
|
||||
"kontakt": "KONTAKT, ANSPRECHPARTNER",
|
||||
"firststep": "ORT, KAMERA, TERRETORIUM",
|
||||
"secondstep": "ORT, UMGEBUNG",
|
||||
"thirdstep": "DATUM, AUFBAU, KONTROLLE",
|
||||
"fourthstep": "KONTAKT, ANSPRECHPARTNER",
|
||||
"status": "Status",
|
||||
"viewplacesappbar": "Standorte ansehen",
|
||||
"locations": "ORT, UMGEBUNG",
|
||||
"rudel": "Territorium",
|
||||
"adresse1": "Adresse 1",
|
||||
"adresse2": "Adresse 2",
|
||||
@@ -82,5 +82,7 @@
|
||||
"apiaddress": "Api-Adresse",
|
||||
"benutzername": "Benutzername",
|
||||
"filelocation": "Ort der zuletzt gespeicherten Datei:",
|
||||
"open": "öffnen"
|
||||
"open": "öffnen",
|
||||
"date": "Datum",
|
||||
"location": "Standort"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user