mirror of https://github.com/mindoc-org/mindoc.git
66 lines
2.3 KiB
INI
66 lines
2.3 KiB
INI
[common]
|
||
title = 文档在线管理系统
|
||
home = 首页
|
||
blog = 文章
|
||
project_space = 项目空间
|
||
person_center = 个人中心
|
||
my_project = 我的项目
|
||
my_blog = 我的文章
|
||
manage = 管理后台
|
||
login = 登录
|
||
logout = 退出登录
|
||
official_website = 官方网站
|
||
feedback = 意见反馈
|
||
source_code = 项目源码
|
||
manual = 使用手册
|
||
username = 用户名
|
||
email = 邮箱
|
||
password = 密码
|
||
captcha = 验证码
|
||
keep_login = 保持登录
|
||
forgot_password = 忘记密码?
|
||
register = 立即注册
|
||
dingtalk_login = 扫码登录
|
||
account_recovery = 找回密码
|
||
new_password = 新密码
|
||
confirm_password = 确认密码
|
||
new_account = 用户注册
|
||
|
||
[message]
|
||
keyword_placeholder = 请输入关键词...
|
||
wrong_account_password = 账号或密码错误
|
||
click_to_change = 点击换一张
|
||
logging_in = 正在登录...
|
||
return_account_login = 返回账号密码登录
|
||
no_account_yet = 还没有账号?
|
||
has_account = 已有账号?
|
||
account_empty = 账号不能为空
|
||
email_empty = 邮箱不能为空
|
||
password_empty = 密码不能为空
|
||
captcha_empty = 验证码不能为空
|
||
system_error = 系统错误
|
||
processing = 正在处理...
|
||
email_sent = 邮件发送成功,请登录邮箱查看。
|
||
confirm_password_empty = 确认密码不能为空
|
||
incorrect_confirm_password = 确认密码输入不正确
|
||
illegal_request = 非法请求
|
||
account_or_password_empty = 账号或密码不能为空
|
||
captcha_wrong = 验证码不正确
|
||
password_length_invalid = 密码不能为空且必须在6-50个字符之间
|
||
mail_expired = 邮件已失效
|
||
captcha_expired = 验证码已过期,请重新操作。
|
||
user_not_existed = 用户不存在
|
||
email_not_exist = 邮箱不存在
|
||
failed_save_password = 保存密码失败
|
||
mail_service_not_enable = 未启用邮件服务
|
||
account_disable = 账号已被禁用
|
||
failed_send_mail = 发送邮件失败
|
||
sent_too_many_times = 发送次数太多,请稍候再试
|
||
account_not_support_retrieval = 当前用户不支持找回密码
|
||
username_invalid_format = 账号只能由英文字母数字组成,且在3-50个字符
|
||
email_invalid_format = 邮箱格式不正确
|
||
account_existed = 账号已存在
|
||
failed_register = 注册失败,请联系管理员
|
||
failed_obtain_user_info = 获取身份信息失败
|
||
dingtalk_auto_login_not_enable = 未开启钉钉自动登录功能
|
||
failed_auto_login = 自动登录失败 |