From 1822f074c6f0f2115f4c0aff655cd0335422a6da Mon Sep 17 00:00:00 2001 From: Abdalhamid Alhamad Date: Sun, 1 Feb 2026 14:24:35 +0300 Subject: [PATCH] fix: update phone number change instructions in help/support FAQs for clarity and localization --- src/common/modules/lookup/data/help-support-faqs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/modules/lookup/data/help-support-faqs.json b/src/common/modules/lookup/data/help-support-faqs.json index 6d4b28b..abefcb6 100644 --- a/src/common/modules/lookup/data/help-support-faqs.json +++ b/src/common/modules/lookup/data/help-support-faqs.json @@ -30,9 +30,9 @@ { "id": "change_phone_number", "question_en": "How do I change my phone number?", - "answer_en": "You cannot update your phone number", + "answer_en": "At the moment, phone numbers can’t be changed directly in the app. Please contact our support team, and they’ll assist you with updating it.", "question_ar": "كيف أغيّر رقم هاتفي؟", - "answer_ar": "لا يمكنك تحديث رقم هاتفك." + "answer_ar": "حاليًا لا يمكن تغيير أرقام الهواتف مباشرةً داخل التطبيق. يرجى التواصل مع فريق الدعم، وسيساعدونك في تحديثه." }, { "id": "activate_card",