From 878f3435596bbd293c508d4c50f3d21fdedcd436 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 12 Feb 2026 15:30:45 +0800 Subject: [PATCH] =?UTF-8?q?chore(=E6=96=8B=E6=9C=88=E6=B4=BB=E5=8A=A8):=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BB=BB=E5=8A=A1=E5=88=97=E8=A1=A8=E7=9A=84?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E6=96=87=E6=9C=AC=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E4=B8=AD=E5=A5=96=E5=8E=86=E5=8F=B2=E5=9B=BE=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ar.json | 8 +++--- src/locales/en.json | 8 +++--- src/locales/zh.json | 8 +++--- .../Activities/LuckyDollars/Season3/index.vue | 27 ++++++++++--------- 4 files changed, 27 insertions(+), 24 deletions(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index ee0ddc0..83e26c3 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -435,10 +435,10 @@ "Daily total recharge amount: $10 ({currentValue}/{targetValue})": "إجمالي مبلغ الشحن اليومي: 10 دولارات ({currentValue}/{targetValue})", "Daily total recharge amount: $50 ({currentValue}/{targetValue})": "إجمالي مبلغ الشحن اليومي: 50 دولار ({currentValue}/{targetValue})", "Daily total recharge amount: $100 ({currentValue}/{targetValue})": "إجمالي مبلغ الشحن اليومي: 100 دولار ({currentValue}/{targetValue})", - "Spend 5000 coins in the game ({currentValue}/{targetValue})": "أنفق 5000 عملة في اللعبة ({currentValue}/{targetValue})", - "Spend 10000 coins in the game ({currentValue}/{targetValue})": "أنفق 10000 عملة في اللعبة ({currentValue}/{targetValue})", - "Spend 50000 coins in the game ({currentValue}/{targetValue})": "أنفق 50000 عملة في اللعبة ({currentValue}/{targetValue})", - "Gifts: 5 gifts({currentValue}/{targetValue})": "هدايا: 5 هدايا({currentValue}/{targetValue})", + "Win 50,000 coins in total across any games ({currentValue}/{targetValue})": "اربح 50,000 عملة في المجموع عبر أي لعبة. ({currentValue}/{targetValue})", + "Win 100,000 coins in total across any games ({currentValue}/{targetValue})": "اربح 100,000 عملة في المجموع عبر أي لعبة. ({currentValue}/{targetValue})", + "Win 500,000 coins in total across any games ({currentValue}/{targetValue})": "اربح 500,000 عملة في المجموع عبر أي لعبة. ({currentValue}/{targetValue})", + "Send 5 Ramadan gifts ({currentValue}/{targetValue})": "أرسل 5 هدايا رمضان. ({currentValue}/{targetValue})", "exchange_success_coins": "تم تبادل {amount} عملة بنجاح", "exchange_failed_coins": "فشل التبادل لـ {amount} عملة، يرجى المحاولة لاحقاً.", diff --git a/src/locales/en.json b/src/locales/en.json index 787f4b2..e0da494 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -435,10 +435,10 @@ "Daily total recharge amount: $10 ({currentValue}/{targetValue})": "Daily total recharge amount: $10 ({currentValue}/{targetValue})", "Daily total recharge amount: $50 ({currentValue}/{targetValue})": "Daily total recharge amount: $50 ({currentValue}/{targetValue})", "Daily total recharge amount: $100 ({currentValue}/{targetValue})": "Daily total recharge amount: $100 ({currentValue}/{targetValue})", - "Spend 5000 coins in the game ({currentValue}/{targetValue})": "Spend 5000 coins in the game ({currentValue}/{targetValue})", - "Spend 10000 coins in the game ({currentValue}/{targetValue})": "Spend 10000 coins in the game ({currentValue}/{targetValue})", - "Spend 50000 coins in the game ({currentValue}/{targetValue})": "Spend 50000 coins in the game ({currentValue}/{targetValue})", - "Gifts: 5 gifts({currentValue}/{targetValue})": "Gifts: 5 gifts({currentValue}/{targetValue})", + "Win 50,000 coins in total across any games ({currentValue}/{targetValue})": "Win 50,000 coins in total across any games. ({currentValue}/{targetValue})", + "Win 100,000 coins in total across any games ({currentValue}/{targetValue})": "Win 100,000 coins in total across any games. ({currentValue}/{targetValue})", + "Win 500,000 coins in total across any games ({currentValue}/{targetValue})": "Win 500,000 coins in total across any games. ({currentValue}/{targetValue})", + "Send 5 Ramadan gifts ({currentValue}/{targetValue})": "Send 5 Ramadan gifts. ({currentValue}/{targetValue})", "exchange_success_coins": "Successfully exchanged {amount} coins", "exchange_failed_coins": "Exchange failed for {amount} coins, please try again later.", diff --git a/src/locales/zh.json b/src/locales/zh.json index e7feeb6..2442602 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -435,10 +435,10 @@ "Daily total recharge amount: $10 ({currentValue}/{targetValue})": "每日总充值金额: 10美元 ({currentValue}/{targetValue})", "Daily total recharge amount: $50 ({currentValue}/{targetValue})": "每日总充值金额: 50美元 ({currentValue}/{targetValue})", "Daily total recharge amount: $100 ({currentValue}/{targetValue})": "每日总充值金额: 100美元 ({currentValue}/{targetValue})", - "Spend 5000 coins in the game ({currentValue}/{targetValue})": "在游戏内消费5000金币 ({currentValue}/{targetValue})", - "Spend 10000 coins in the game ({currentValue}/{targetValue})": "在游戏内消费10000金币 ({currentValue}/{targetValue})", - "Spend 50000 coins in the game ({currentValue}/{targetValue})": "在游戏内消费50000金币 ({currentValue}/{targetValue})", - "Gifts: 5 gifts({currentValue}/{targetValue})": "礼物: 5个礼物({currentValue}/{targetValue})", + "Win 50,000 coins in total across any games ({currentValue}/{targetValue})": "在游戏中总共赢得 50,000 金币。({currentValue}/{targetValue})", + "Win 100,000 coins in total across any games ({currentValue}/{targetValue})": "在游戏中总共赢得 100,000 金币。({currentValue}/{targetValue})", + "Win 500,000 coins in total across any games ({currentValue}/{targetValue})": "在游戏中总共赢得 500,000 金币。({currentValue}/{targetValue})", + "Send 5 Ramadan gifts ({currentValue}/{targetValue})": "发送 5 个斋月礼物。({currentValue}/{targetValue})", "exchange_success_coins": "成功兑换 {amount} 金币", "exchange_failed_coins": "兑换 {amount} 金币失败,请稍后重试。", diff --git a/src/views/Activities/LuckyDollars/Season3/index.vue b/src/views/Activities/LuckyDollars/Season3/index.vue index 99ad711..5d79bf5 100644 --- a/src/views/Activities/LuckyDollars/Season3/index.vue +++ b/src/views/Activities/LuckyDollars/Season3/index.vue @@ -1781,7 +1781,10 @@
- +