spinz777/src/locales/lang/en-US/home.js
2025-03-11 19:20:47 +08:00

18 lines
367 B
JavaScript

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',
popTip: 'Don\'t show today again',
greatRebet: {
tip: 'Only this once'
}
}
}