rm: ssh term size

This commit is contained in:
lollipopkit
2023-01-29 13:56:39 +08:00
parent 923667d57c
commit 47861b1e0b
9 changed files with 5 additions and 107 deletions

View File

@@ -146,8 +146,5 @@
"showDistLogo": "Show distribution logo",
"onServerDetailPage": "On server detail page",
"addOne": "Add one",
"sshTip": "This function is now in the experimental stage. \nPlease report bugs on {url} or join our development.",
"termSize": "SSH Terminal size",
"wxh": "Width*Height",
"termSizeFormatError": "Illegal format, please enter the format of width*height, such as 80*24"
"sshTip": "This function is now in the experimental stage. \nPlease report bugs on {url} or join our development."
}

View File

@@ -146,8 +146,5 @@
"showDistLogo": "显示发行版 Logo",
"onServerDetailPage": "在服务器详情页",
"addOne": "前去新增",
"sshTip": "该功能目前处于测试阶段,请在 {url} 反馈问题,或者加入我们开发。",
"termSize": "SSH 终端大小",
"wxh": "宽度x高度",
"termSizeFormatError": "格式错误,请输入类似 80x24 的格式"
"sshTip": "该功能目前处于测试阶段,请在 {url} 反馈问题,或者加入我们开发。"
}