start quesitonnaire

This commit is contained in:
verboomp
2026-02-19 11:04:02 +01:00
parent 168fc986f2
commit 9b3446685a
47 changed files with 2456 additions and 97 deletions

View File

@@ -297,6 +297,12 @@ abstract class AppLocalizations {
/// In de, this message translates to:
/// **'Download wird vorbereitet…'**
String get customerWidgetDownloadInProgress;
/// Questionnaire login page title
///
/// In de, this message translates to:
/// **'FRAGEBOGEN'**
String get questionnaireLoginTitle;
}
class _AppLocalizationsDelegate