Update: 2026-06-28 23:14:46

This commit is contained in:
Hamza-Ayed
2026-06-28 23:14:46 +03:00
parent 0b36566343
commit 1b6e172a4a
10 changed files with 428 additions and 79 deletions

View File

@@ -82,6 +82,7 @@ class LocaleController extends GetxController {
}
box.write(BoxName.lang, langcode);
language = locale;
Get.changeTheme(appTheme);
Get.updateLocale(locale);
update();