Altered arb files

This commit is contained in:
2025-08-05 14:49:03 +02:00
parent 8d719e11df
commit 3b1cc6008c
3 changed files with 10 additions and 10 deletions

View File

@@ -357,8 +357,8 @@ class AppLocalizationsEn extends AppLocalizations {
String get privacy_policy => 'Privacy Policy';
@override
String get build => 'Build No.';
String get loading => 'Loading...';
@override
String get loading => 'Loading...';
String get build => 'Build No.';
}