Skip to content

Commit

Permalink
Update translation
Browse files Browse the repository at this point in the history
  • Loading branch information
hqy2000 committed Mar 4, 2018
1 parent 302546b commit 041bd6e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
File renamed without changes.
2 changes: 1 addition & 1 deletion User.json → frontend/User.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"username-too-long": "用户名太长",
"username-too-short": "同户名太短",
"password-too-long": "密码最大长度20",
"password-too-long": "密码最小长度8",
"password-too-short": "密码最小长度8",
"password-mismatch": "两次密码输入不一致,请重新输入",
"password-incorrect": "密码或用户名不正确",
"tos": "NFLS.IO/南外人 用户协议",
Expand Down

0 comments on commit 041bd6e

Please sign in to comment.