2016-11-02 03:02:11 +00:00
|
|
|
{
|
2017-05-03 00:53:01 +00:00
|
|
|
"loginrequired": "Login required",
|
|
|
|
"loginusing": "Log in using...",
|
|
|
|
"loginusingalt": "Or, log in using...",
|
|
|
|
"fields": {
|
|
|
|
"emailuser": "Email / Username",
|
|
|
|
"password": "Password"
|
|
|
|
},
|
|
|
|
"actions": {
|
|
|
|
"login": "Log In"
|
|
|
|
},
|
|
|
|
"errors": {
|
|
|
|
"invalidlogin": "Invalid Login",
|
|
|
|
"invalidloginmsg": "The email or password is invalid.",
|
2017-05-03 01:41:22 +00:00
|
|
|
"invaliduseremail": "Invalid User Email",
|
2017-05-03 00:53:01 +00:00
|
|
|
"loginerror": "Login error",
|
2017-05-03 01:41:22 +00:00
|
|
|
"notyetauthorized": "You have not been authorized to login to this site yet.",
|
2017-05-03 00:53:01 +00:00
|
|
|
"toomanyattempts": "Too many attempts!",
|
|
|
|
"toomanyattemptsmsg": "You've made too many failed attempts in a short period of time, please try again {{time}}.",
|
|
|
|
"usernotfound": "User not found"
|
|
|
|
},
|
2017-03-16 23:57:56 +00:00
|
|
|
"providers": {
|
|
|
|
"local": "Local",
|
|
|
|
"windowslive": "Microsoft Account",
|
2017-04-10 01:13:53 +00:00
|
|
|
"azure": "Azure Active Directory",
|
2017-03-16 23:57:56 +00:00
|
|
|
"google": "Google ID",
|
|
|
|
"facebook": "Facebook",
|
2017-02-24 21:50:04 +00:00
|
|
|
"github": "GitHub",
|
2017-03-12 04:38:47 +00:00
|
|
|
"slack": "Slack",
|
|
|
|
"ldap": "LDAP / Active Directory"
|
2017-03-16 23:57:56 +00:00
|
|
|
}
|
2017-05-03 00:53:01 +00:00
|
|
|
}
|