From 377865a6692db3dc8416e08fd87fce3ea10d5c5e Mon Sep 17 00:00:00 2001 From: muzili <2586850402@qq.com> Date: Wed, 27 Nov 2024 23:41:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20localization.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/localization.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/json/localization.json b/json/localization.json index 6a0e655..c09ee97 100644 --- a/json/localization.json +++ b/json/localization.json @@ -664,6 +664,18 @@ ["\"repository settings\"","\"仓库设置\""], ["type:\"button\"\\},\"Ignore\"","type:\"button\"},\"放弃\""], ["type:\"submit\"\\},\"Update email\"","type:\"submit\"},\"更新邮箱\""], + ["title:\"Authentication failed\"","title:\"验证失败\""], + ["\"We were unable to authenticate with\",\" \",(..).createElement\\((..),null,this.props.remoteUrl\\),\"","\"我们无法对\",\" \",$1.createElement($2,null,this.props.remoteUrl),\"站点进行身份验证\",\""], + ["\". Please enter\"","\"。请输入一个\""], + ["\"the password for the user \"","\"此用户的密码\""], + ["\"your username and password\"","\"你的用户名和密码\""], + ["\"to try again.\"","\"并重试。\""], + ["\"Depending on your repository's hosting service, you might need to use a Personal Access Token \\(PAT\\) as your password. Learn more about creating a PAT in our\"", + "\"根据您的存储库托管服务,您可能需要使用个人访问令牌(PAT)作为密码。在我们的文档中了解更多关于创建PAT的信息\""], + ["\"integration docs\"","\"集成文档\""], + ["\"Select a repository\"","\"选择一个仓库\""], + ["\"No repositories\"","\"没有仓库\""], + ["\"No repository selected\"","\"没有选中的仓库\""], ["\"\"","\"\""] ], "renderer_dev": [ @@ -674,10 +686,6 @@ ["\"\"","\"\""], ["\"\"","\"\""], ["\"\"","\"\""], - ["\"\"","\"\""], - ["\"\"","\"\""], - ["\"\"","\"\""], - ["\"\"","\"\""], ["\"\"","\"\""] ] }