修改英语区周奖励数值
This commit is contained in:
@@ -177,8 +177,8 @@
|
||||
<script src="../../common/js/layer.js"></script>
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="./local/en.js"></script>
|
||||
<script src="./local/zh.js"></script>
|
||||
<script src="./local/ar.js"></script>
|
||||
<script src="./js/index.js?v=1.4"></script>
|
||||
<script src="./local/en.js?v=1.0"></script>
|
||||
<script src="./local/zh.js?v=1.0"></script>
|
||||
<script src="./local/ar.js?v=1.0"></script>
|
||||
<script src="./js/index.js?v=1.0"></script>
|
||||
<script src="../../common/local/langHandler.js"></script>
|
@@ -31,7 +31,7 @@ langAr = {
|
||||
newText3: `المسؤول`,
|
||||
audit: 'قيد المراجعة',
|
||||
weeklyRewardsText1: 'مكافآت المضيف الأسبوعية',
|
||||
weeklyRewardsText2: 'يمكنك الحصول على 185000 عملة بالمجموع.',
|
||||
weeklyRewardsText2: 'يمكنك الحصول على 664500 عملة بالمجموع.',
|
||||
weeklyRewardsText3: 'احصل على',
|
||||
weeklyRewardsText33: 'تم الاستلام',
|
||||
weeklyRewardsText4: 'مستوى المضيف',
|
||||
@@ -191,7 +191,7 @@ langAr = {
|
||||
},
|
||||
weeklyRewards: {
|
||||
text1: `مكافآت المضيف الأسبوعية`,
|
||||
text2: `يمكنك الحصول على <b>185000</b> عملة بالمجموع.`,
|
||||
text2: `يمكنك الحصول على <b>664500</b> عملة بالمجموع.`,
|
||||
text3: `احصل على`,
|
||||
text4: `مستوى المضيف`,
|
||||
text5: `تم الاستلام`,
|
||||
|
@@ -29,7 +29,7 @@ langEn = {
|
||||
newText3: `Administrator`,
|
||||
audit:'In Audit',
|
||||
weeklyRewardsText1: 'Host weekly rewards',
|
||||
weeklyRewardsText2: 'You can get 185000 coins totally.',
|
||||
weeklyRewardsText2: 'You can get 664500 coins totally.',
|
||||
weeklyRewardsText3: 'Get',
|
||||
weeklyRewardsText33: 'Got',
|
||||
weeklyRewardsText4: 'Host Lv',
|
||||
@@ -189,7 +189,7 @@ langEn = {
|
||||
},
|
||||
weeklyRewards: {
|
||||
text1: `Host weekly rewards`,
|
||||
text2: `You can get <b>185000</b> coins totally.`,
|
||||
text2: `You can get <b>664500</b> coins totally.`,
|
||||
text3: `Get`,
|
||||
text4: `Host Lv`,
|
||||
text5: `Got`,
|
||||
|
@@ -31,7 +31,7 @@ langZh = {
|
||||
newText3: `管理員`,
|
||||
audit: '審核中',
|
||||
weeklyRewardsText1: '主播每週獎勵',
|
||||
weeklyRewardsText2: '您可以總共獲得 185000 金幣。',
|
||||
weeklyRewardsText2: '您可以總共獲得 664500 金幣。',
|
||||
weeklyRewardsText3: '領取',
|
||||
weeklyRewardsText33: '已獲得',
|
||||
weeklyRewardsText4: '主播等級',
|
||||
@@ -192,7 +192,7 @@ langZh = {
|
||||
},
|
||||
weeklyRewards: {
|
||||
text1: `主播每週獎勵`,
|
||||
text2: `您可以總共獲得 <b>185000</b> 金幣。`,
|
||||
text2: `您可以總共獲得 <b>664500</b> 金幣。`,
|
||||
text3: `領取`,
|
||||
text4: `主播等級`,
|
||||
text5: `已獲得`,
|
||||
|
@@ -51,8 +51,8 @@
|
||||
<script src="../../common/js/layer.js"></script>
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="./local/en.js"></script>
|
||||
<script src="./local/zh.js"></script>
|
||||
<script src="./local/ar.js"></script>
|
||||
<script src="./js/weeklyRewards.js?v=1.3"></script>
|
||||
<script src="./local/en.js?v=1.0"></script>
|
||||
<script src="./local/zh.js?v=1.0"></script>
|
||||
<script src="./local/ar.js?v=1.0"></script>
|
||||
<script src="./js/weeklyRewards.js?v=1.0"></script>
|
||||
<script src="../../common/local/langHandler.js"></script>
|
Reference in New Issue
Block a user