Language update
This commit is contained in:
parent
b0ede63a83
commit
354c8aa334
1 changed files with 24 additions and 16 deletions
|
@ -1,24 +1,32 @@
|
|||
home = Home
|
||||
production = Product
|
||||
news = News
|
||||
contact = Contact
|
||||
contact_us = Contact us
|
||||
contact_us = Contact Us
|
||||
help = Help
|
||||
login = Login
|
||||
signup = Signup
|
||||
username = 用户名
|
||||
input_username = 请输入用户名
|
||||
password = 密码
|
||||
input_password = 请输入密码
|
||||
email = 电子邮箱地址
|
||||
input_email = 请输入电子邮箱地址
|
||||
site_category = 网站类型
|
||||
Personal = Personal
|
||||
Business = Business
|
||||
Hobby = Hobby
|
||||
Forum = Forum
|
||||
Adult = Adult
|
||||
dating = dating
|
||||
software_download = 软件/下载
|
||||
choose_from_below = 下拉选择
|
||||
username = Username
|
||||
input_username = Please Input Username
|
||||
password = Password
|
||||
input_password = Please Input Password
|
||||
email = Email
|
||||
input_email = Please Input Email Address
|
||||
site_category = Site Category
|
||||
personal = Personal
|
||||
business = Business
|
||||
hobby = Hobby
|
||||
forum = Forum
|
||||
adult = Adult
|
||||
dating = Dating
|
||||
software_download = Software / Download
|
||||
choose_from_below = Choose from Below
|
||||
site_language = Site Language
|
||||
english = English
|
||||
non_english = Non English
|
||||
security_code = Security Code
|
||||
input_security_code = Please Input Security Code
|
||||
input_security_code_above = Please Input Security Code Above
|
||||
legal_information = Legal Information
|
||||
privacy_policy = Privacy Policy
|
||||
tos = Terms of service
|
||||
|
|
Loading…
Reference in a new issue