中文翻译Ok,Cancel。英文翻译Full Screen

This commit is contained in:
fangxiang 2022-09-02 16:14:33 +08:00
parent 8d7ef3ae74
commit f903543c0b
2 changed files with 3 additions and 0 deletions

View File

@ -351,4 +351,5 @@ export default {
"device list": "Device List",
"The detected version does not match, please download the new version!":
"The detected version does not match, please download the new version!",
"full screen": "Full Screen",
};

View File

@ -628,4 +628,6 @@ export default {
"device list": "设备列表",
"The detected version does not match, please download the new version!":
"检测到的版本不匹配,请下载新版本!",
ok: "确定",
cancel: "取消",
};