excursion first step everything except hund
This commit is contained in:
@@ -104,5 +104,14 @@
|
||||
"notest": "Kein Test",
|
||||
"dateandtime": "Datum und Zeit",
|
||||
"teilnehmer": "Teilnehmer",
|
||||
"dauer": "Dauer"
|
||||
"dauer": "Dauer hh:mm",
|
||||
"bimaNr": "BIMA Nummer",
|
||||
"bimaName": "BIMA Name",
|
||||
"bimaNutzer": "BIMA Nutzer",
|
||||
"bimaAGV": "BIMA AGV",
|
||||
"bundeswehr": "Bundeswehr",
|
||||
"gaststreitkraefte": "Gaststreitkräfte",
|
||||
"nneBund": "NNE Bund",
|
||||
"geschaeftsliegenschaftAGV": "Geschäftsliegenschaft/AGV",
|
||||
"kein": "Kein"
|
||||
}
|
||||
@@ -509,10 +509,62 @@
|
||||
"description": "teilnehmer text field"
|
||||
},
|
||||
|
||||
"dauer": "Duration",
|
||||
"dauer": "Duration hh:mm",
|
||||
"@dauer": {
|
||||
"description": "Duration text field"
|
||||
}
|
||||
},
|
||||
|
||||
"bimaNr": "BIMA Number",
|
||||
"@bimaNr": {
|
||||
"description": "BimaNr text field"
|
||||
},
|
||||
|
||||
"bimaName": "BIMA Name",
|
||||
"@bimaName": {
|
||||
"description": "BimaName text field"
|
||||
},
|
||||
|
||||
"bimaNutzer": "BIMA User",
|
||||
"@bimaNutzer": {
|
||||
"description": "BimaNutzer text field"
|
||||
},
|
||||
|
||||
"bimaAGV": "BIMA AGV",
|
||||
"@bimaAGV": {
|
||||
"description": "BimaAGV text field"
|
||||
},
|
||||
|
||||
"bundeswehr": "Bundeswehr",
|
||||
"@bundeswehr": {
|
||||
"description": "BIMA Bundeswehr radiobutton"
|
||||
},
|
||||
|
||||
"gaststreitkraefte": "Gaststreitkraefte",
|
||||
"@gaststreitkraefte": {
|
||||
"description": "BIMA Gastreitkraefte radiobutton"
|
||||
},
|
||||
|
||||
"nneBund": "NNE Bund",
|
||||
"@nneBund": {
|
||||
"description": "BIMA NNE Bund radiobutton"
|
||||
},
|
||||
|
||||
"geschaeftsliegenschaftAGV": "Geschäftsliegenschaft/AGV",
|
||||
"@geschaeftsliegenschaftAGV": {
|
||||
"description": "BIMA Geschäftsliegenschaft/AGV radiobutton"
|
||||
},
|
||||
|
||||
"kein": "None",
|
||||
"@kein": {
|
||||
"description": "BIMA kein radiobutton"
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user