Updated l10n config

This commit is contained in:
2026-01-11 15:43:46 +01:00
parent c5fa540c5f
commit c8b76ae0ea
5 changed files with 52 additions and 1 deletions

View File

@@ -115,6 +115,18 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get invalid_schema => 'Invalid Schema';
@override
String get licenses => 'Licenses';
@override
String get no_licenses_found => 'No licenses found';
@override
String get no_license_text_available => 'No license text available';
@override
String get error => 'Error';
@override
String get least_points => 'Least Points';