{
"login": {
"title": "Sign in",
"form": {
"rememberme": "Remember me",
"button": "Sign in",
"password": "Password",
"password.placeholder": "Password"
},
"messages": {
"sessionExpired": "Your session was expired. Please login again",
"newAccount": "New here?",
"createAccount": "Sign up",
"haveAccount": "Do you have an account?",
"forgotPassword": "Forgot password?",
"error": {
"authentication": "Failed to sign in! Please check your credentials and try again.",
"accountExpired": "Account Expired!! Regularize your account and try access again."
}
},
"password" : {
"forgot": "Did you forget your password?"
}
}
}