www
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
'use strict';
|
||||
|
||||
systemDictionary = {
|
||||
"Username": { "cn": "用户名"},
|
||||
"Password": { "cn": "密码", "en": "Password"},
|
||||
" for %s": { "cn": " for %s", "en": " for %s"},
|
||||
"%s added to %s": { "cn": "%s added to %s", "en": "%s added to %s"},
|
||||
"%s processes": { "cn": "%s processes", "en": "%s processes"},
|
||||
@@ -260,7 +262,6 @@ systemDictionary = {
|
||||
"Owner user": { "cn": "Owner user", "en": "Owner user"},
|
||||
"Parent": { "cn": "父类", "en": "Parent"},
|
||||
"Parse error": { "cn": "Parse error", "en": "Parse error"},
|
||||
"Password": { "cn": "密码", "en": "Password"},
|
||||
"Password and confirmation are not equal!": { "cn": "Password and confirmation are not equal!", "en": "Password and confirmation are not equal!"},
|
||||
"Password cannot be empty!": { "cn": "密码不能为空!", "en": "Password cannot be empty!"},
|
||||
"Password repeat": { "cn": "Password repeat", "en": "Password repeat"},
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user