ui: fix locales for Error.vue.

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
Jianhui Zhao
2025-07-15 23:13:53 +08:00
parent 17599404f8
commit 948e304984
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@
"Stderr": "Stderr",
"Select file": "Select file",
"Upload": "Upload",
"Device offline": "Device offline",
"Sessions is full": "Sessions is full",
"Copy - Ctrl+Insert": "Copy - Ctrl+Insert",
"Paste - Shift+Insert": "Paste - Shift+Insert",
+1
View File
@@ -48,6 +48,7 @@
"Upload file to device": "上传文件到设备",
"Select file": "选择文件",
"Upload": "上传",
"Device offline": "设备离线",
"Sessions is full": "会话已满",
"Copy - Ctrl+Insert": "复制 - Ctrl+Insert",
"Paste - Shift+Insert": "粘贴 - Shift+Insert",