Merge pull request #2148 from SIPC/Add-Chinese-Simplified
Add Chinese Simplified lang
This commit is contained in:
		
							
								
								
									
										30
									
								
								lang/zh-cn.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										30
									
								
								lang/zh-cn.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,30 @@
 | 
			
		||||
{
 | 
			
		||||
    "auth.login": "登录",
 | 
			
		||||
    "auth.login.azure": "使用 Microsoft 登录",
 | 
			
		||||
    "auth.login.bitbucket": "使用 Bitbucket 登录",
 | 
			
		||||
    "auth.login.github": "使用 GitHub 登录",
 | 
			
		||||
    "auth.login.gitlab": "使用 Gitlab 登录",
 | 
			
		||||
    "auth.login.google": "使用 Google 登录",
 | 
			
		||||
    "auth.already_registered": "已经注册?",
 | 
			
		||||
    "auth.confirm_password": "确认密码",
 | 
			
		||||
    "auth.forgot_password": "忘记密码",
 | 
			
		||||
    "auth.forgot_password_send_email": "发送密码重置邮件",
 | 
			
		||||
    "auth.register_now": "注册",
 | 
			
		||||
    "auth.logout": "退出登录",
 | 
			
		||||
    "auth.register": "注册",
 | 
			
		||||
    "auth.registration_disabled": "注册已禁用,请联系管理员",
 | 
			
		||||
    "auth.reset_password": "重置密码",
 | 
			
		||||
    "auth.failed": "这些凭据与我们的记录不符",
 | 
			
		||||
    "auth.failed.callback": "处理第三方登录的回调时出错",
 | 
			
		||||
    "auth.failed.password": "密码错误",
 | 
			
		||||
    "auth.failed.email": "该账户未注册",
 | 
			
		||||
    "auth.throttle": "登录次数过多,请在 :seconds 秒后重试",
 | 
			
		||||
    "input.name": "用户名",
 | 
			
		||||
    "input.email": "邮箱",
 | 
			
		||||
    "input.password": "密码",
 | 
			
		||||
    "input.password.again": "确认密码",
 | 
			
		||||
    "input.code": "验证码",
 | 
			
		||||
    "input.recovery_code": "恢复码",
 | 
			
		||||
    "button.save": "保存",
 | 
			
		||||
    "repository.url": "<span class='text-helper'>示例</span><br>对于公共代码仓库,请使用 <span class='text-helper'>https://...</span>。<br>对于私有代码仓库,请使用 <span class='text-helper'>git@...</span>。<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>main</span> 分支将被选择<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nodejs-fastify</span> 分支将被选择。<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>main</span> 分支将被选择。<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>main</span> 分支将被选择"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user