Initial commit
This commit is contained in:
10
locales/en.json
Normal file
10
locales/en.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"welcome": "Welcome",
|
||||
"greeting": "Hello, {{name}}!",
|
||||
"login": "Login123",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"login_success": "Login Success",
|
||||
"login_failed": "Login Failed",
|
||||
"login_error_message": "Login Failed, Please Try Again"
|
||||
}
|
||||
Reference in New Issue
Block a user