rework ui
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user