2022-04-11 09:00:25 +08:00

32 lines
858 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export default {
"a": 1,
"b": 2,
"c": 3,
"d": 4,
"e": 5,
"请输入旧密码:": 6,
"请再次输入旧密码:": 7,
"请输入新密码:": 8,
"请再次输入新密码:": 9,
"密码至少需要6位并且至少包含数字、字符或特殊符号中的两种": 10,
"密码强度: {strength}": 11,
"用户名或密码错误": 12,
"请输入用户名:": 13,
"请输入密码:": 14,
"欢迎您: {}": 15,
"数据库类型:{}、{}、{}": 16,
"数据库密码:{pwd}": 17,
"数据库地址:{url}": 18,
"编码:{encode}": 19,
"编码": 20,
"名称": 21,
"描述": 22,
"文件名称": 23,
"您有{}条未读消息": 24,
"消息总数:{$count}": 25,
"消息类型:{type}": 26,
"登录": 27,
"请输入密码:": 28,
"头像": 29,
"相片": 30
}