update
This commit is contained in:
@@ -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...",
|
||||||
|
|||||||
@@ -589,6 +589,9 @@
|
|||||||
"title": "リモートデスクトップ",
|
"title": "リモートデスクトップ",
|
||||||
"titlePlaceholder": "リモートデスクトップ接続"
|
"titlePlaceholder": "リモートデスクトップ接続"
|
||||||
},
|
},
|
||||||
|
"vncModal": {
|
||||||
|
"title": "VNCセッション"
|
||||||
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"appearance": {
|
"appearance": {
|
||||||
"customizeButton": "外観をカスタマイズ",
|
"customizeButton": "外観をカスタマイズ",
|
||||||
|
|||||||
@@ -923,6 +923,9 @@
|
|||||||
},
|
},
|
||||||
"reconnectTooltip": "重新连接到远程桌面"
|
"reconnectTooltip": "重新连接到远程桌面"
|
||||||
},
|
},
|
||||||
|
"vncModal": {
|
||||||
|
"title": "VNC 会话"
|
||||||
|
},
|
||||||
"commandInputBar": {
|
"commandInputBar": {
|
||||||
"placeholder": "在此输入命令后按 Enter 发送到终端...",
|
"placeholder": "在此输入命令后按 Enter 发送到终端...",
|
||||||
"searchPlaceholder": "在终端中搜索...",
|
"searchPlaceholder": "在终端中搜索...",
|
||||||
|
|||||||
Reference in New Issue
Block a user