Skip to content

Commit

Permalink
Update the info about ”GitHub Token Configuration“ (#858)
Browse files Browse the repository at this point in the history
* update the info in the "GitHub Token Configuration"

* update the info about token
  • Loading branch information
HalloMelon authored Aug 10, 2024
1 parent 3b23005 commit f35de8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"github_token_how_to_generate": "How to generate a GitHub Token?",
"github_token_step1": "1. Log in to GitHub and go to Settings.",
"github_token_step2": "2. Select Developer settings.",
"github_token_step3": "3. Choose Personal access tokens, click Tokens(classic), then Generate a personal access token.",
"github_token_step3": "3. Choose Personal access tokens, click Tokens (classic), then Generate a personal access token.",
"github_token_step4": "4. Set token details:",
"github_token_note": "Note",
"github_token_note_description": "A descriptive name, e.g., \"HyperCrx Token\".",
"github_token_note_description": "A descriptive name, e.g., \"HyperCRX Token\".",
"github_token_expiration": "Expiration",
"github_token_expiration_description": "Choose the validity period.",
"github_token_scopes": "Scopes",
Expand Down
4 changes: 2 additions & 2 deletions src/locales/zh_CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"github_token_how_to_generate": "如何生成 GitHub 令牌?",
"github_token_step1": "1. 登录 GitHub 并进入设置。",
"github_token_step2": "2. 选择开发者设置。",
"github_token_step3": "3. 选择个人访问令牌,Tokens(classic),然后生成个人访问令牌。",
"github_token_step3": "3. 选择个人访问令牌,Tokens (classic)然后生成个人访问令牌。",
"github_token_step4": "4. 设置令牌详细信息:",
"github_token_note": "注意",
"github_token_note_description": "描述性名称,例如“HyperCrx Token",
"github_token_note_description": "描述性名称,例如:“HyperCRX Token”。",
"github_token_expiration": "过期时间",
"github_token_expiration_description": "选择有效期。",
"github_token_scopes": "权限范围",
Expand Down

0 comments on commit f35de8a

Please sign in to comment.