中英文切换
This commit is contained in:
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
module.exports = {
|
||||
message: {
|
||||
title: '运动品牌'
|
||||
},
|
||||
top: {
|
||||
run: '运行',
|
||||
auto: '自动'
|
||||
login: {
|
||||
passwordlogin: '密码登录',
|
||||
configuration: '配置',
|
||||
username: '用户名',
|
||||
password: '密码',
|
||||
domainnameaddress: '域名地址',
|
||||
refreshtime: '刷新时间(秒)',
|
||||
login: '登录'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user