rework ui
This commit is contained in:
@@ -169,19 +169,19 @@ abstract class AppLocalizations {
|
||||
/// Delete dialog text
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Sind Sie sicher, dass Sie diese Eintrag löschen möchten?'**
|
||||
/// **'Sicher, dass Sie den Eintrag löschen möchten?'**
|
||||
String get deleteDialogText;
|
||||
|
||||
/// Cancel Button text
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Nein'**
|
||||
/// **'Abbrechen'**
|
||||
String get deleteDialogButtonCancel;
|
||||
|
||||
/// Approve Button text
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Ja'**
|
||||
/// **'Ja, fortfahren'**
|
||||
String get deleteDialogButtonApprove;
|
||||
|
||||
/// Customer list table header for customer number
|
||||
|
||||
Reference in New Issue
Block a user