This commit is contained in:
Hamza-Ayed
2025-09-01 18:29:05 +03:00
parent d71686d9f1
commit 6c87f7291d
33 changed files with 3118 additions and 7333 deletions

View File

@@ -89,7 +89,7 @@ class Language extends StatelessWidget {
),
const SizedBox(height: 8),
Text(
'Select your preferred language for the app interface.',
"Select your preferred language for the app interface.".tr,
style: TextStyle(
fontSize: 16,
color: CupertinoColors.secondaryLabel,