improved questionnaire editor glass scales
Some checks failed
PHPUnit / test (push) Has been cancelled
Some checks failed
PHPUnit / test (push) Has been cancelled
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
"error_not_found",
|
||||
"questionnaire_title",
|
||||
"exit_btn",
|
||||
"extreme_glass",
|
||||
"february",
|
||||
"fill_all_fields",
|
||||
"fill_both_fields",
|
||||
@ -39,6 +40,7 @@
|
||||
"july",
|
||||
"june",
|
||||
"lay",
|
||||
"little_glass",
|
||||
"consultation_unlock_requires_rhs",
|
||||
"enter_ages_ranges_hint",
|
||||
"questionnaire_unlock_2_rhs",
|
||||
@ -52,8 +54,11 @@
|
||||
"login_required",
|
||||
"march",
|
||||
"may",
|
||||
"never_glass",
|
||||
"minutes_short",
|
||||
"moderate_glass",
|
||||
"month",
|
||||
"much_glass",
|
||||
"new_password_hint",
|
||||
"no_clients_assigned",
|
||||
"no_profile",
|
||||
@ -126,6 +131,7 @@
|
||||
"error_not_found": "Nicht gefunden",
|
||||
"questionnaire_title": "Fragebögen",
|
||||
"exit_btn": "Beenden",
|
||||
"extreme_glass": "Extrem",
|
||||
"february": "Februar",
|
||||
"fill_all_fields": "Bitte alle Felder ausfüllen!",
|
||||
"fill_both_fields": "Bitte beide Felder ausfüllen!",
|
||||
@ -134,6 +140,7 @@
|
||||
"july": "Juli",
|
||||
"june": "Juni",
|
||||
"lay": "liegen.",
|
||||
"little_glass": "Wenig",
|
||||
"consultation_unlock_requires_rhs": "Freischaltung nach Abschluss von Demografie und RHS",
|
||||
"enter_ages_ranges_hint": "Bitte Alter als Bereich (z. B. 8–12) oder einzelne Jahre (z. B. 6, 9, 13) eingeben",
|
||||
"questionnaire_unlock_2_rhs": "Verfügbar nach Abschluss von Demografie",
|
||||
@ -147,8 +154,11 @@
|
||||
"login_required": "Bitte zuerst einloggen",
|
||||
"march": "März",
|
||||
"may": "Mai",
|
||||
"never_glass": "Nie",
|
||||
"minutes_short": "m",
|
||||
"moderate_glass": "Mittel",
|
||||
"month": "Monat",
|
||||
"much_glass": "Viel",
|
||||
"new_password_hint": "Neues Passwort",
|
||||
"no_clients_assigned": "Ihr Supervisor hat Ihnen noch keine Klienten zugewiesen.",
|
||||
"no_profile": "Dieser Klient ist noch nicht Teil der Datenbank",
|
||||
|
||||
Reference in New Issue
Block a user