First Commit
This commit is contained in:
8
frontend/public/locales/EN/Login.json
Normal file
8
frontend/public/locales/EN/Login.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"login" : "Log in",
|
||||
"fillLogin" : "Please login to use the website",
|
||||
"logout" : "Log out",
|
||||
"emailPlaceholder" : "Enter your email",
|
||||
"passwordPlaceholder" : "Enter your password",
|
||||
"submit" : "Submit"
|
||||
}
|
||||
Reference in New Issue
Block a user