add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,20 @@
# glab 认证
> 与 GitLab 主机进行身份验证。
> 更多信息:<https://glab.readthedocs.io/en/latest/auth>。
- 使用交互式提示登录:
`glab auth login`
- 使用令牌登录:
`glab auth login --token {{token}}`
- 检查身份验证状态:
`glab auth status`
- 登录到特定的 GitLab 实例:
`glab auth login --hostname {{gitlab.example.com}}`