all TextEditingController and Textfields till inkl. Dauer
This commit is contained in:
@@ -102,5 +102,7 @@
|
||||
"loading": "Lädt",
|
||||
"test": "Test",
|
||||
"notest": "Kein Test",
|
||||
"dateandtime": "Datum und Zeit"
|
||||
"dateandtime": "Datum und Zeit",
|
||||
"teilnehmer": "Teilnehmer",
|
||||
"dauer": "Dauer"
|
||||
}
|
||||
@@ -502,8 +502,17 @@
|
||||
"dateandtime": "Date and Time",
|
||||
"@dateandtime": {
|
||||
"description": "date and time step header"
|
||||
}
|
||||
},
|
||||
|
||||
"teilnehmer": "Participants",
|
||||
"@teilnehmer": {
|
||||
"description": "teilnehmer text field"
|
||||
},
|
||||
|
||||
"dauer": "Duration",
|
||||
"@dauer": {
|
||||
"description": "Duration text field"
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user