Skip to content

Commit

Permalink
Update menu.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
40chyan authored Jul 29, 2024
1 parent f5d5f4d commit 25dfaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/zh_CN/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const menu: SimpleTranslationEntries = {
"username": "用户名",
"password": "密码",
"login": "登录",
"Or use": "Or use",
"Or use": "或使用",
"register": "注册",
"emptyUsername": "用户名不能为空",
"invalidLoginUsername": "输入的用户名无效",
Expand Down

0 comments on commit 25dfaed

Please sign in to comment.