远程支持页面、语言切换按钮样式
This commit is contained in:
@@ -80,6 +80,11 @@ module.exports = {
|
||||
toast2: 'Name cannot be empty',
|
||||
toast3: 'Value cannot be empty'
|
||||
},
|
||||
remote: {
|
||||
remotesupport: 'Remote support',
|
||||
remote: ' remote ',
|
||||
download: ' download'
|
||||
},
|
||||
developer: {
|
||||
developeroptions: 'Developer Options'
|
||||
},
|
||||
|
||||
@@ -80,6 +80,11 @@ module.exports = {
|
||||
toast2: '名字不能为空',
|
||||
toast3: '数值不能为空'
|
||||
},
|
||||
remote: {
|
||||
remotesupport: '远程支持',
|
||||
remote: '远程',
|
||||
download: '下载'
|
||||
},
|
||||
developer: {
|
||||
developeroptions: '开发者选项'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user