Updated arb files

This commit is contained in:
2026-01-11 16:55:28 +01:00
parent 86982ada0f
commit 857e05127d
6 changed files with 35 additions and 52 deletions

View File

@@ -118,15 +118,6 @@ class AppLocalizationsEn extends AppLocalizations {
@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';
@@ -151,6 +142,12 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get no_groups_created_yet => 'No groups created yet';
@override
String get no_licenses_found => 'No licenses found';
@override
String get no_license_text_available => 'No license text available';
@override
String get no_matches_created_yet => 'No matches created yet';