enhanced questionnaire handling with stable key validation, improved note management, and added option key support
This commit is contained in:
@ -57,6 +57,8 @@
|
||||
"november",
|
||||
"october",
|
||||
"offline",
|
||||
"other_country",
|
||||
"other_option",
|
||||
"ok",
|
||||
"online",
|
||||
"password_hint",
|
||||
@ -138,6 +140,8 @@
|
||||
"november": "November",
|
||||
"october": "Oktober",
|
||||
"offline": "Offline",
|
||||
"other_country": "anderes Land",
|
||||
"other_option": "Sonstiges",
|
||||
"ok": "OK",
|
||||
"online": "Online",
|
||||
"password_hint": "Passwort",
|
||||
|
||||
Reference in New Issue
Block a user