new: support pick ssh term theme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"aboutThanks": "\nAll rights reserved.\n\nThanks to the following people who participated in the test.",
|
||||
"aboutThanks": "\n\nThanks to the following people who participated in the test.",
|
||||
"addAServer": "add a server",
|
||||
"addOne": "Add one",
|
||||
"addPrivateKey": "Add private key",
|
||||
@@ -132,6 +132,7 @@
|
||||
"sureDelete": "Are you sure to delete [{name}]?",
|
||||
"sureNoPwd": "Are you sure to use no password?",
|
||||
"sureToDeleteServer": "Are you sure to delete server [{server}]?",
|
||||
"termTheme": "Terminal theme",
|
||||
"ttl": "ttl",
|
||||
"unknown": "unknown",
|
||||
"unknownError": "Unknown error",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"aboutThanks": "\n保留所有权利。\n\n感谢以下参与软件测试的各位。",
|
||||
"aboutThanks": "\n\n感谢以下参与软件测试的各位。",
|
||||
"addAServer": "添加服务器",
|
||||
"addOne": "前去新增",
|
||||
"addPrivateKey": "添加一个私钥",
|
||||
@@ -132,6 +132,7 @@
|
||||
"sureDelete": "确定删除[{name}]?",
|
||||
"sureNoPwd": "确认使用无密码?",
|
||||
"sureToDeleteServer": "你确定要删除服务器 [{server}] 吗?",
|
||||
"termTheme": "终端主题",
|
||||
"ttl": "缓存时间",
|
||||
"unknown": "未知",
|
||||
"unknownError": "未知错误",
|
||||
|
||||
Reference in New Issue
Block a user