promo页面

This commit is contained in:
2026-06-10 15:49:37 +08:00
parent 91d698f682
commit 45d67f3778
4 changed files with 164 additions and 9 deletions

View File

@@ -24,10 +24,9 @@ export default {
},
'Game Ticket' : '游戏门票',
'game_type': {
1001 : 'Lucky Wheel',
1002 : 'Golden Eggs',
1003 : 'Daily Mission',
1004 : 'Plinko Ball'
268 : 'plinko ball',
269 : 'smash eggs',
270 : 'spin wheel'
},
'bank_id': '银行账户',
annualReport: {

View File

@@ -7,9 +7,8 @@ export default {
'Please enter change remarks / description': '请输入变更备注/说明',
'Game type' : '游戏',
'game_type': {
1001 : 'Lucky Wheel',
1002 : 'Golden Eggs',
1003 : 'Daily Mission',
1004 : 'Plinko Ball'
268 : 'plinko ball',
269 : 'smash eggs',
270 : 'spin wheel'
}
}