spinz777/src/locales/lang/en-US/home.js

18 lines
367 B
JavaScript
Raw Normal View History

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
}
}