rework ui

This commit is contained in:
verboomp
2026-01-29 07:08:44 +01:00
parent ca514eea67
commit 38979c99e5
19 changed files with 457 additions and 293 deletions

View File

@@ -21,7 +21,7 @@ class AppLocalizationsDe extends AppLocalizations {
String get loginLoginButtonLabel => 'Einloggen';
@override
String get loginTitle => 'BILDERUPLOAD';
String get loginTitle => 'FOTO-DOKU';
@override
String get loginErrorMessage => 'Falscher Benutzername oder Passwort';
@@ -71,7 +71,7 @@ class AppLocalizationsDe extends AppLocalizations {
String get customerListHeaderLastDateSuffix => ' (zuletzt aktualisiert)';
@override
String get customerListHeadline => 'BILDERUPLOAD';
String get customerListHeadline => 'FOTO-DOKU';
@override
String get customerListEmpty => 'Keine Ergebnisse gefunden';