支持快捷打开github凭据生成页面

This commit is contained in:
itpkcn@gmail.com
2026-03-21 14:15:16 +08:00
parent 24f0b580ce
commit 9e21ac439b
12 changed files with 93 additions and 18 deletions

View File

@@ -75,7 +75,8 @@
"githubToken": "Token de acesso pessoal",
"githubTokenPlaceholder": "ghp_xxxxxxxxxxxx",
"githubTokenHint": "Gere um token em GitHub → Settings → Developer settings → Personal access tokens.",
"githubAuthenticate": "Validar e conectar"
"githubAuthenticate": "Validar e conectar",
"generateToken": "Gerar token"
},
"SettingsShell": {
"title": "Configurações",
@@ -178,6 +179,7 @@
"serverUrlPlaceholder": "https://github.com",
"token": "Token de acesso pessoal",
"tokenPlaceholder": "ghp_xxxxxxxxxxxx",
"generateToken": "Gerar token",
"tokenHint": "Gere um token em GitHub → Settings → Developer settings → Personal access tokens.",
"validateAndAdd": "Validar e adicionar",
"validating": "Validando...",