寻宝活动翻译
This commit is contained in:
@@ -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:`
|
||||
<p>1 Complete weekly tasks to get corresponding points</p>
|
||||
<p>2 Recharge through recharge agents and H5 links to get extra points</p>
|
||||
<p>3 The points earned can be used to participate in the lottery</p>
|
||||
<p>4 Weekly points and tasks will be reset, please pay attention to use and complete them in time</p>
|
||||
<p>5 This activity has nothing to do with Google and Apple</p>
|
||||
`,
|
||||
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'
|
||||
}
|
||||
|
||||
}
|
@@ -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:`
|
||||
<p>1 Complete weekly tasks to get corresponding points</p>
|
||||
<p>2 Recharge through recharge agents and H5 links to get extra points</p>
|
||||
<p>3 The points earned can be used to participate in the lottery</p>
|
||||
<p>4 Weekly points and tasks will be reset, please pay attention to use and complete them in time</p>
|
||||
<p>5 This activity has nothing to do with Google and Apple</p>
|
||||
`,
|
||||
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'
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user