2016-11-01 23:02:11 -04:00
|
|
|
{
|
2017-05-02 20:53:01 -04: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-02 21:41:22 -04:00
|
|
|
"invaliduseremail": "Invalid User Email",
|
2017-05-02 20:53:01 -04:00
|
|
|
"loginerror": "Login error",
|
2017-05-02 21:41:22 -04:00
|
|
|
"notyetauthorized": "You have not been authorized to login to this site yet.",
|
2017-05-02 20:53:01 -04: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-09 21:13:53 -04:00
|
|
|
"azure": "Azure Active Directory",
|
2017-03-16 23:57:56 +00:00
|
|
|
"google": "Google ID",
|
|
|
|
"facebook": "Facebook",
|
2017-02-24 16:50:04 -05:00
|
|
|
"github": "GitHub",
|
2017-03-11 23:38:47 -05:00
|
|
|
"slack": "Slack",
|
|
|
|
"ldap": "LDAP / Active Directory"
|
2017-03-16 23:57:56 +00:00
|
|
|
}
|
2017-05-02 22:01:12 -04:00
|
|
|
}
|