Files
eparty-h5/view/eparty/modules/room_rank/local/en.js

71 lines
3.6 KiB
JavaScript

// 英文
langEn = {
// 模块
demoModule: {
ruleLicense_title: "List Rules",
ruleLicense_text: `
<p>The hourly list is ranked according to the value of gifts received within a single hour in party rooms.</p>
<p>The list is settled every hour, and the TOP1 will be announced across all party rooms server-wide.</p>
`,
// =============================小时榜========================
img1: `./images/single/topthree-bg-en.png`,
hour_title: 'Hourly List',
hore_text1: 'Until the List Deadline',
hour_text2: 'Ranking',
hour_text3: 'Room',
hour_text4: 'Gift Value',
hour_text5: 'Loading...',
hour_text6: 'Operation Completed',
hour_text7: 'Network Error',
// hour_text8: 'Away from the Previous',
hour_text8: ' ',
hour_text9: 'Awaiting Position',
// hour_text10: 'At the Top of the List',
hour_text10: ' ',
hour_text11: 'Not Listed',
// =============================房间榜==============================
roomImg1: './images/title-en.png',
room_title: 'Room List',
room_text1: 'Love List',
room_text2: 'Charm List',
room_text3: 'Daily List',
room_text4: 'Weekly List',
room_text5: 'Monthly List',
room_text6: 'Network error, please exit and re-enter',
// =============================房间榜==============================
text11: `<p>The Hourly Ranking is based on the value of gifts received by individual broadcasters within a single hour.</p>
<p>Rankings are calculated hourly, and the TOP1 will be announced across all broadcaster rooms.</p>`,
hour_text33: `Broadcaster`,
As_rewards:'As long as the daily room turnover target is met, the room owner can receive rewards, and the top 10 contributing users in the room can share the contribution rewards!',
Rules:'Rules',
Today:'Today',
Yesterday:'Yesterday',
Receive_Record:'Receive Record',
Next_Unlocks:'Next Level Unlocks:',
Top_Share:'Top 10 Room Turnover Contributors Share',
Room_Reward:'Room Owner Reward',
Contribution_Value:'Contribution Value',
Target_Coins:'Target Receive Coins',
Receive_Tomorrow:'Receive Reward Tomorrow',
Contribution_Reward:'Contribution Reward',
Receive:'Receive',
Receiveed:'Receiveed',
Coin_Details:'Coin Receive Details',
Receive_Time:'Receive Time',
Coins_Receiveed:'Coins Receiveed',
Receive_Successful:'Receive Successful',
You_Receiveed:'You have successfully Receiveed',
Go_wallet:'Go check your wallet!',
OK_btn:'OK',
Room_ID:'Room ID:',
rules_txt:`
<p>1. Event Period: 00:00-23:59(GMT+3).</p>
<p>2. Event Details: Rooms that meet the required room turnover will be counted. The room owner and the top 10 contributors may receive corresponding bonus coins.<br />·Room Owner Rewards: Rooms that meet the required room turnover will receive corresponding coin rewards.<br />·Top 10 Contributors: For rooms that meet the required room turnover, the top 10 contributors will receive proportional coin rewards.</p>
<p>3. Reward Distribution: Users must manually claim their rewards the next day. Unclaimed coins will be automatically delisted.</p>
<p>4. The platform reserves the right of interpretation and has no influence on Google or Apple.</p>
`,
Behind_Top10:'Behind Top10:',
suo_img:'<img src="./images/suo.png" alt="">',
}
}