中英文切换

This commit is contained in:
2023-11-23 17:41:41 +08:00
parent b5e59c6fb3
commit f0902782e6
10 changed files with 105 additions and 263 deletions

View File

@@ -1,9 +1,11 @@
module.exports = {
message: {
title: 'Sport Brands'
},
top: {
run: 'run',
auto: 'auto'
login: {
passwordlogin: 'Password login',
configuration: 'Configuration',
username: 'Username',
password: 'Password',
domainnameaddress: 'Domain name address',
refreshtime: 'Refresh time(s)',
login: 'Login'
}
}