This commit is contained in:
Baobhan Sith
2025-05-10 01:47:16 +08:00
parent 61e7b64333
commit 037af032f5
7 changed files with 230 additions and 37 deletions
+2 -1
View File
@@ -1137,7 +1137,8 @@
"closeOthers": "Close Other Tabs",
"closeRight": "Close Tabs to the Right",
"closeLeft": "Close Tabs to the Left",
"suspendSession": "Suspend Session"
"suspendSession": "Suspend Session",
"unmarkForSuspend": "Unmark Suspend"
},
"closeTabTooltip": "Close Tab",
"newTabTooltip": "New Connection Tab"
+2 -1
View File
@@ -1139,7 +1139,8 @@
"closeOthers": "关闭其他标签页",
"closeRight": "关闭右侧标签页",
"closeLeft": "关闭左侧标签页",
"suspendSession": "挂起会话"
"suspendSession": "挂起会话",
"unmarkForSuspend": "取消挂起"
},
"closeTabTooltip": "关闭标签页",
"newTabTooltip": "新建连接标签页"