diff --git a/data/app_ui_strings.json b/data/app_ui_strings.json index 59c831f..d431934 100644 --- a/data/app_ui_strings.json +++ b/data/app_ui_strings.json @@ -78,6 +78,7 @@ "next_step_completed_title", "next_step_loading_body", "next_step_loading_title", + "next_step_label", "next_step_questionnaire_body", "next_step_questionnaire_title", "next_step_review_body", @@ -223,6 +224,7 @@ "next_step_completed_title": "Alles ist abgeschlossen", "next_step_loading_body": "Der nächste sinnvolle Schritt wird vorbereitet.", "next_step_loading_title": "Nächster Schritt", + "next_step_label": "Nächster Schritt", "next_step_questionnaire_body": "Wählen Sie unten den nächsten verfügbaren Fragebogen.", "next_step_questionnaire_title": "Nächsten Fragebogen ausfüllen", "next_step_review_body": "Prüfen Sie die berechneten Kategorien vor dem Upload.",