更新 'lib/assets/javascripts/locale/zh-cn.json'
This commit is contained in:
parent
f1785504a5
commit
7b9df3217e
@ -92,13 +92,13 @@
|
||||
"profile": {
|
||||
"views": {
|
||||
"content": {
|
||||
"title": "Your profile information"
|
||||
"title": "帐号信息"
|
||||
},
|
||||
"form": {
|
||||
"first_name": "First name",
|
||||
"first_name": "姓名",
|
||||
"last_name": "Last name",
|
||||
"email": "Email",
|
||||
"company_name": "Company Name",
|
||||
"email": "电子邮件",
|
||||
"company_name": "公司",
|
||||
"role": "Your Role",
|
||||
"industry": "Industry",
|
||||
"company_employees": "Number of employees",
|
||||
@ -112,9 +112,9 @@
|
||||
"write_access": "Write access for editing and building datasets and maps",
|
||||
"name": "Name",
|
||||
"info_public_name": "Other users would reach you by your public name",
|
||||
"website": "Website",
|
||||
"location": "Location",
|
||||
"description": "Your description",
|
||||
"website": "网站",
|
||||
"location": "位置",
|
||||
"description": "备注",
|
||||
"twitter": "Twitter username",
|
||||
"disqus": "Disqus shortname",
|
||||
"disqus_placeholder": "If empty, it will not appear",
|
||||
@ -123,9 +123,9 @@
|
||||
"available_for_hire": "Available for hire",
|
||||
"show_banner": "Show a banner in your public profile linked to your email",
|
||||
"your_url": "Your URL",
|
||||
"save": "Save changes",
|
||||
"save": "保存",
|
||||
"errors": {
|
||||
"email_not_valid": "Email not valid"
|
||||
"email_not_valid": "电子邮件地址无效"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user