diff --git a/json/localization.json b/json/localization.json index 9c5af19..3363678 100644 --- a/json/localization.json +++ b/json/localization.json @@ -649,9 +649,22 @@ ["\"Your browser will redirect you back to GitHub Desktop once you've signed in. If your browser asks for your permission to launch GitHub Desktop, please allow it.\"", "\"登录后,您的浏览器将把您重定向回GitHub Desktop。如果浏览器请求您允许启动GitHub Desktop,请允许它这么做。\""], ["\"Continue with browser\"","\"在浏览器中继续\""], + ["`your \\$\\{this.props.accounts\\[0\\].endpoint===(..)\\(\\)\\?\"GitHub\":\"GitHub Enterprise\"\\} account`", + "`你的${this.props.accounts[0].endpoint===$1()?\"GitHub\":\"GitHub企业版\"}账户`"], + ["\"either of your GitHub.com nor GitHub Enterprise accounts\"","\"您的GitHub账户或GitHub企业版账户全都\""], + ["`This email address \\$\\{(.)\\?\"matches\":\"does not match\"\\} \\$\\{this.getAccountTypeDescription\\(\\)\\}", + "`这个邮箱地址和${this.getAccountTypeDescription()}${$1?\"匹配\":\"不匹配\"} "], + ["\"Your commits will be wrongly attributed. \"","\"这将会导致你的提交被错误的归属。\""], + ["\"Learn more\"","\"查看更多\""], ["\"\"","\"\""] ], "renderer_dev": [ + ["\"\"","\"\""], + ["\"\"","\"\""], + ["\"\"","\"\""], + ["\"\"","\"\""], + ["\"\"","\"\""], + ["\"\"","\"\""], ["\"\"","\"\""], ["\"\"","\"\""], ["\"\"","\"\""],