2025-03-10 15:44:49 +08:00
|
|
|
export default {
|
|
|
|
home: {
|
|
|
|
allgames: 'All Games',
|
|
|
|
recent: 'Recent',
|
|
|
|
favorite: 'Favorite',
|
|
|
|
withdraw: 'Withdraw',
|
|
|
|
deposit: 'Deposit',
|
|
|
|
download: 'Download',
|
|
|
|
login: 'Login',
|
|
|
|
register: 'Register',
|
|
|
|
award: 'Get',
|
|
|
|
downloadSlogan: 'Download the App and bind your phone',
|
2025-03-11 19:20:47 +08:00
|
|
|
popTip: 'Don\'t show today again',
|
|
|
|
greatRebet: {
|
|
|
|
tip: 'Only this once'
|
|
|
|
}
|
2025-03-10 15:44:49 +08:00
|
|
|
}
|
|
|
|
}
|