File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"navigate.language" : " Language" ,
10
10
"navigate.about" : " About" ,
11
11
"navigate.login" : " Login" ,
12
- "searchPlaceholder" : " Please Code Panel Name" ,
12
+ "searchPlaceholder" : " Please Input Panel Name" ,
13
13
14
14
"commons" : {
15
15
"cancel" : " Cancel" ,
24
24
"login" : {
25
25
"title" : " User Login" ,
26
26
"account" : " Account:" ,
27
- "accountPlaceholder" : " Please Code Account" ,
27
+ "accountPlaceholder" : " Please Input Account" ,
28
28
"password" : " Password:" ,
29
- "passwordPlaceholder" : " Please Code Password:" ,
29
+ "passwordPlaceholder" : " Please Input Password:" ,
30
30
"loginbtn" : " Login" ,
31
- "pwdFmtError" : " Password Must More Than 6 Character " ,
31
+ "pwdFmtError" : " Password Must More Than 6 Characters " ,
32
32
"uOrpwdError" : " Invalid Account Or Password"
33
33
},
34
34
"home" : {
61
61
}
62
62
63
63
64
- }
64
+ }
You can’t perform that action at this time.
0 commit comments