chore: remove service_unavailable_area translation keys and add mowasalaty strategy report

This commit is contained in:
Hamza-Ayed
2026-07-12 02:53:36 +03:00
parent 8f4bb1631c
commit 1fa517acc9
3 changed files with 200 additions and 2 deletions
@@ -34,6 +34,5 @@ class MyTranslation extends Translations {
"tr": tr,
"ur": ur,
"zh": zh,
"service_unavailable_area": "This service is not currently available in your area",
};
}