fixed a lot of things after i broke everything. Just the card is not implemented again yet
time
This commit is contained in:
@@ -569,12 +569,18 @@ abstract class AppLocalizations {
|
||||
/// **'Choose safe method'**
|
||||
String get savemethod;
|
||||
|
||||
/// View places button
|
||||
/// View Excursionen button
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'View Places'**
|
||||
String get viewplaces;
|
||||
|
||||
/// No description provided for @viewExcursionen.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'View Excursionen'**
|
||||
String get viewExcursionen;
|
||||
|
||||
/// show login screen popup menu item
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user