This commit is contained in:
Baobhan Sith
2025-05-07 21:32:32 +08:00
parent eb3a8fed4a
commit b573d4f2dc
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -920,6 +920,9 @@
}, },
"reconnectTooltip": "Reconnect to the remote desktop" "reconnectTooltip": "Reconnect to the remote desktop"
}, },
"vncModal": {
"title": "VNC Session"
},
"commandInputBar": { "commandInputBar": {
"placeholder": "Enter command and press Enter to send...", "placeholder": "Enter command and press Enter to send...",
"searchPlaceholder": "Search in terminal...", "searchPlaceholder": "Search in terminal...",
+3
View File
@@ -589,6 +589,9 @@
"title": "リモートデスクトップ", "title": "リモートデスクトップ",
"titlePlaceholder": "リモートデスクトップ接続" "titlePlaceholder": "リモートデスクトップ接続"
}, },
"vncModal": {
"title": "VNCセッション"
},
"settings": { "settings": {
"appearance": { "appearance": {
"customizeButton": "外観をカスタマイズ", "customizeButton": "外観をカスタマイズ",
+3
View File
@@ -923,6 +923,9 @@
}, },
"reconnectTooltip": "重新连接到远程桌面" "reconnectTooltip": "重新连接到远程桌面"
}, },
"vncModal": {
"title": "VNC 会话"
},
"commandInputBar": { "commandInputBar": {
"placeholder": "在此输入命令后按 Enter 发送到终端...", "placeholder": "在此输入命令后按 Enter 发送到终端...",
"searchPlaceholder": "在终端中搜索...", "searchPlaceholder": "在终端中搜索...",