Initial commit
This commit is contained in:
10
locales/zh.json
Normal file
10
locales/zh.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"welcome": "欢迎",
|
||||
"greeting": "你好, {{name}}!",
|
||||
"login": "登录",
|
||||
"username": "用户名",
|
||||
"password": "密码",
|
||||
"login_success": "登录成功",
|
||||
"login_failed": "登录失败",
|
||||
"login_error_message": "登录失败,请重试"
|
||||
}
|
||||
Reference in New Issue
Block a user