From 21ef29a22c4866358e42d1c49a73c47f61fd5c9b Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 16 Apr 2026 17:22:16 +0800 Subject: [PATCH] =?UTF-8?q?chore(=E8=AF=AD=E8=A8=80=E6=96=87=E4=BB=B6):=20?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E6=96=87=E6=9C=AC=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ar.json | 2 +- src/locales/bn.json | 2 +- src/locales/en.json | 2 +- src/locales/tr.json | 2 +- src/locales/zh.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index 0abda73..fbdebbd 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -215,7 +215,7 @@ "plus_coins": "+{amount} عملات", "enter_contact_number": "يرجى إدخال رقم الاتصال الخاص بك", - "enter_other_description": "يرجى إدخال وصف آخر", + "enter_other_description": "يرجى إدخال وصف آخر (على سبيل المثال: قدّم حساب واتساب الخاص بك حتى نتمكن من التواصل معك.)", "passport_id_card_title": "جواز السفر/بطاقة الهوية", "submit": "إرسال", "upload_failed": "فشل التحميل", diff --git a/src/locales/bn.json b/src/locales/bn.json index 6adf99d..e699a7e 100644 --- a/src/locales/bn.json +++ b/src/locales/bn.json @@ -215,7 +215,7 @@ "plus_coins": "+{amount} মুদ্রা", "enter_contact_number": "দয়া করে আপনার যোগাযোগ নম্বর লিখুন", - "enter_other_description": "দয়া করে অন্য বিবরণ লিখুন", + "enter_other_description": "দয়া করে অন্য বিবরণ লিখুন (উদাহরণস্বরূপ: যাতে আমরা আপনার সাথে যোগাযোগ করতে পারি, আপনার WhatsApp অ্যাকাউন্ট দিন।)", "passport_id_card_title": "পাসপোর্ট/আইডি কার্ড", "submit": "জমা দিন", "upload_failed": "আপলোড ব্যর্থ", diff --git a/src/locales/en.json b/src/locales/en.json index 0ac4ac9..b0ca831 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -215,7 +215,7 @@ "plus_coins": "+{amount} Coins", "enter_contact_number": "Please enter your contact number", - "enter_other_description": "Please enter other description", + "enter_other_description": "Please enter other description (For example: Provide your WhatsApp account so we can contact you.)", "passport_id_card_title": "Passport/ID card", "submit": "Submit", "upload_failed": "Upload failed", diff --git a/src/locales/tr.json b/src/locales/tr.json index 3cea25c..f6f0353 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -215,7 +215,7 @@ "plus_coins": "+{amount} Coin", "enter_contact_number": "Lütfen iletişim numaranızı girin", - "enter_other_description": "Lütfen diğer açıklamayı girin", + "enter_other_description": "Lütfen diğer açıklamayı girin (Örneğin: Sizinle iletişime geçebilmemiz için WhatsApp hesabınızı paylaşın.)", "passport_id_card_title": "Pasaport/Kimlik kartı", "submit": "Gönder", "upload_failed": "Yükleme başarısız", diff --git a/src/locales/zh.json b/src/locales/zh.json index 3f54984..fd3cd20 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -215,7 +215,7 @@ "plus_coins": "+{amount} 金币", "enter_contact_number": "请输入您的联系电话", - "enter_other_description": "请输入其他说明", + "enter_other_description": "请输入其他说明(例如:请提供您的 WhatsApp 账号,以便我们与您联系。)", "passport_id_card_title": "护照/身份证", "submit": "提交", "upload_failed": "上传失败",