更新布局和旋转翻译

This commit is contained in:
fangxiang 2022-09-14 17:39:35 +08:00
parent 3fed0db3eb
commit 66175ed579
2 changed files with 4 additions and 0 deletions

View File

@ -358,4 +358,6 @@ export default {
"delete upload files .": "Delete Upload Files .",
"are you sure to restore factory settings? the configuration parameters, signal source, mode, and plan will be deleted!":
"Are You Sure to Restore Factory Settings? The Configuration Parameters, Signal, Signal Loop, Mode And Mode Plan Will Be Deleted!",
layout: "Layout",
rotation: "Rotation",
};

View File

@ -634,4 +634,6 @@ export default {
"delete upload files .": "删除上传的文件",
"are you sure to restore factory settings? the configuration parameters, signal source, mode, and plan will be deleted!":
"确定复位吗? 系统配置、信号源、轮询、模式、语言数据将被删除!",
layout: "布局",
rotation: "旋转",
};