远程支持页面、语言切换按钮样式

This commit is contained in:
2023-12-28 11:00:10 +08:00
parent eaa3539b11
commit 3b12fa1f45
7 changed files with 153 additions and 11 deletions

View File

@@ -80,6 +80,11 @@ module.exports = {
toast2: '名字不能为空',
toast3: '数值不能为空'
},
remote: {
remotesupport: '远程支持',
remote: '远程',
download: '下载'
},
developer: {
developeroptions: '开发者选项'
},