支持快捷打开github凭据生成页面
This commit is contained in:
@@ -75,7 +75,8 @@
|
||||
"githubToken": "个人访问令牌",
|
||||
"githubTokenPlaceholder": "ghp_xxxxxxxxxxxx",
|
||||
"githubTokenHint": "在 GitHub → Settings → Developer settings → Personal access tokens 中生成令牌。",
|
||||
"githubAuthenticate": "验证并连接"
|
||||
"githubAuthenticate": "验证并连接",
|
||||
"generateToken": "生成令牌"
|
||||
},
|
||||
"SettingsShell": {
|
||||
"title": "设置",
|
||||
@@ -178,6 +179,7 @@
|
||||
"serverUrlPlaceholder": "https://github.com",
|
||||
"token": "个人访问令牌",
|
||||
"tokenPlaceholder": "ghp_xxxxxxxxxxxx",
|
||||
"generateToken": "生成令牌",
|
||||
"tokenHint": "在 GitHub → Settings → Developer settings → Personal access tokens 中生成令牌。",
|
||||
"validateAndAdd": "验证并添加",
|
||||
"validating": "验证中...",
|
||||
|
||||
Reference in New Issue
Block a user