From abf7f39e7f27e889557f8746b1d32ed0e585e114 Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Mon, 26 May 2025 15:33:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BB=E5=AE=9D=E6=B4=BB=E5=8A=A8=E7=BF=BB?= =?UTF-8?q?=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../adventureTreasureHunt/local/tr.js | 58 +++++++++++++++++-- .../adventureTreasureHunt/local/zh.js | 50 +++++++++++++++- 2 files changed, 102 insertions(+), 6 deletions(-) diff --git a/view/molistar/activity/adventureTreasureHunt/local/tr.js b/view/molistar/activity/adventureTreasureHunt/local/tr.js index 89d16de..8e90501 100644 --- a/view/molistar/activity/adventureTreasureHunt/local/tr.js +++ b/view/molistar/activity/adventureTreasureHunt/local/tr.js @@ -2,11 +2,59 @@ langTr = { // 模塊 demoModule: { - layerIndex1: 'Yükleniyor...', - layerIndex2: 'İşlem tamamlandı', - layerIndex3: 'Ağ hatası, lütfen çıkış yapıp tekrar girin', - page_title:'Hazine Avı meydan okuması', - + layerIndex1: 'Loading...', + layerIndex2: 'Operation completed', + layerIndex3: 'Network error, please exit and re-enter', + page_title:'Treasure Hunt challenge', + Adventurers_gather:'Adventurers gather! Treasure hunt challenge is on!', + Rules:'Rules', + My_Record:'My Record', + Bet1:'1 Bet', + Bet10:'10 Bet', + Need1000:'Need 1000 points', + Need100:'Need 100 points', + Won:'Won', + Adventure_Task:'Adventure Task', + Adventure_Ranking:'Adventure Ranking', + Reset_time:function(Days,times){ + return 'Reset time: '+Days+ ' Days ' + times + }, + Today_recharge:'Today recharge:', + Weekly_recharge:'Weekly recharge:', + Points_week:'Points earned this week:', + Points_mission:`Points will be reset at the end of this week's mission.`, + Recharge_recharge:'Recharge agent recharge points', + Points:'Points', + Link_Points:'Link recharge Points', + bottom_textios: `Event has nothing to do with Apple.`, + bottom_text: `Event has nothing to do with Google.`, + Points_details:'Points details', + This_week:'This week', + Last_week:'Last week', + rules_txt:` +

1 Complete weekly tasks to get corresponding points

+

2 Recharge through recharge agents and H5 links to get extra points

+

3 The points earned can be used to participate in the lottery

+

4 Weekly points and tasks will be reset, please pay attention to use and complete them in time

+

5 This activity has nothing to do with Google and Apple

+ `, + Treasure:'You Treasure', + Treasure_txt:'Your treasure has been placed in your corresponding bag!', + Treasure_txt2:'Go and try it out~', + Behind:'Behind', + Earn_explore:'Earn points by participating, treasures are waiting for you to explore!', + Join_complete:'Join this adventure full of unknowns, and accumulate adventure points for each task you complete! ', + Days:'Days', + Medal:'Medal', + Nameplate:'Nameplate', + Vehicle:'Vehicle', + Headdress:'Headdress', + Coin:'Coin', + Bubble:'Bubble', + Diamonds:'Diamonds', + Gifts:'Gifts', + HomepageBackground:'Homepage Background', + Infocard:'Info card' } } \ No newline at end of file diff --git a/view/molistar/activity/adventureTreasureHunt/local/zh.js b/view/molistar/activity/adventureTreasureHunt/local/zh.js index 5f272b9..16bbee9 100644 --- a/view/molistar/activity/adventureTreasureHunt/local/zh.js +++ b/view/molistar/activity/adventureTreasureHunt/local/zh.js @@ -6,6 +6,54 @@ langZh = { layerIndex2: 'Operation completed', layerIndex3: 'Network error, please exit and re-enter', page_title:'Treasure Hunt challenge', - + Adventurers_gather:'Adventurers gather! Treasure hunt challenge is on!', + Rules:'Rules', + My_Record:'My Record', + Bet1:'1 Bet', + Bet10:'10 Bet', + Need1000:'Need 1000 points', + Need100:'Need 100 points', + Won:'Won', + Adventure_Task:'Adventure Task', + Adventure_Ranking:'Adventure Ranking', + Reset_time:function(Days,times){ + return 'Reset time: '+Days+ ' Days ' + times + }, + Today_recharge:'Today recharge:', + Weekly_recharge:'Weekly recharge:', + Points_week:'Points earned this week:', + Points_mission:`Points will be reset at the end of this week's mission.`, + Recharge_recharge:'Recharge agent recharge points', + Points:'Points', + Link_Points:'Link recharge Points', + bottom_textios: `Event has nothing to do with Apple.`, + bottom_text: `Event has nothing to do with Google.`, + Points_details:'Points details', + This_week:'This week', + Last_week:'Last week', + rules_txt:` +

1 Complete weekly tasks to get corresponding points

+

2 Recharge through recharge agents and H5 links to get extra points

+

3 The points earned can be used to participate in the lottery

+

4 Weekly points and tasks will be reset, please pay attention to use and complete them in time

+

5 This activity has nothing to do with Google and Apple

+ `, + Treasure:'You Treasure', + Treasure_txt:'Your treasure has been placed in your corresponding bag!', + Treasure_txt2:'Go and try it out~', + Behind:'Behind', + Earn_explore:'Earn points by participating, treasures are waiting for you to explore!', + Join_complete:'Join this adventure full of unknowns, and accumulate adventure points for each task you complete! ', + Days:'Days', + Medal:'Medal', + Nameplate:'Nameplate', + Vehicle:'Vehicle', + Headdress:'Headdress', + Coin:'Coin', + Bubble:'Bubble', + Diamonds:'Diamonds', + Gifts:'Gifts', + HomepageBackground:'Homepage Background', + Infocard:'Info card' } } \ No newline at end of file