Updated strings

This commit is contained in:
2025-08-04 22:26:20 +02:00
parent 3d2a9bcfff
commit c217493be2
5 changed files with 24 additions and 1 deletions

View File

@@ -62,6 +62,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get license_details => 'License Details';
@override
String get imprint => 'Imprint';
@override
String get empty_text_1 => 'Pretty empty here...';