Improved by resolving the last two fixme
This commit is contained in:
@@ -285,6 +285,12 @@ abstract class AppLocalizations {
|
||||
/// In de, this message translates to:
|
||||
/// **'BEWERTUNG'**
|
||||
String get pictureWidgetLabelEvaluation;
|
||||
|
||||
/// Picture not found error message
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Das Bild konnte nicht gefunden werden.'**
|
||||
String get pictureWidgetNotFound;
|
||||
}
|
||||
|
||||
class _AppLocalizationsDelegate
|
||||
|
||||
Reference in New Issue
Block a user