From 97f0340daf71556d489dae18f653eebeba2b7dc1 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Fri, 20 Mar 2026 17:36:58 +0800 Subject: [PATCH] =?UTF-8?q?chore(BD=E3=80=81BDLeader=E7=9A=84=E6=94=B6?= =?UTF-8?q?=E7=9B=8A=E6=93=8D=E4=BD=9C=E9=A1=B5=E9=9D=A2):=20=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E7=BF=BB=E8=AF=91=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ar.json | 1 - src/locales/bn.json | 1 - src/locales/en.json | 1 - src/locales/tr.json | 1 - src/locales/zh.json | 1 - src/views/Wallet/availableIncome.vue | 27 +++++++++++++++++++++------ 6 files changed, 21 insertions(+), 11 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index a5e8e6c..3c54174 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -207,7 +207,6 @@ "rejection": "مرفوض", "kyc": "KYC", - "passport_id_card": "جواز السفر/بطاقة الهوية:({current}/3)", "transfer_coins": "تحويل العملات", "plus_coins": "+{amount} عملات", diff --git a/src/locales/bn.json b/src/locales/bn.json index a49067e..5ed87e4 100644 --- a/src/locales/bn.json +++ b/src/locales/bn.json @@ -207,7 +207,6 @@ "rejection": "প্রত্যাখ্যান", "kyc": "কেওয়াইসি", - "passport_id_card": "পাসপোর্ট/আইডি কার্ড:({current}/3)", "transfer_coins": "মুদ্রা স্থানান্তর", "plus_coins": "+{amount} মুদ্রা", diff --git a/src/locales/en.json b/src/locales/en.json index 3e58ea3..bca3f2a 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -207,7 +207,6 @@ "rejection": "Rejection", "kyc": "KYC", - "passport_id_card": "Passport/ID card:({current}/3)", "transfer_coins": "Transfer Coins", "plus_coins": "+{amount} Coins", diff --git a/src/locales/tr.json b/src/locales/tr.json index 5d11988..3c20efd 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -207,7 +207,6 @@ "rejection": "Red", "kyc": "KYC", - "passport_id_card": "Pasaport/Kimlik kartı:({current}/3)", "transfer_coins": "Coin Transfer", "plus_coins": "+{amount} Coin", diff --git a/src/locales/zh.json b/src/locales/zh.json index 10f0291..ca0221a 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -207,7 +207,6 @@ "rejection": "已拒绝", "kyc": "KYC", - "passport_id_card": "护照/身份证:({current}/3)", "transfer_coins": "转账金币", "plus_coins": "+{amount} 金币", diff --git a/src/views/Wallet/availableIncome.vue b/src/views/Wallet/availableIncome.vue index 30567a5..5b36f75 100644 --- a/src/views/Wallet/availableIncome.vue +++ b/src/views/Wallet/availableIncome.vue @@ -410,9 +410,10 @@