summaryrefslogtreecommitdiff
blob: 575186c3cc6851b04e4e2e8b9de2f5a2f594ffab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"@metadata": {
		"authors": [
			"cicalese"
		]
	},
	"pluggableauth-desc": "Provides framework for pluggable authentication and authorization",
	"pluggableauth-not-authorized": "{{GENDER:$1|User}} $1 not authorized.",
	"pluggableauth-authentication-failure": "User cannot be authenticated.",
	"pluggableauth-authentication-workflow-failure": "Authentication workflow failure.",
	"pluggableauth-loginbutton-label": "Log in with PluggableAuth",
	"pluggableauth-loginbutton-help": "Authenticates you with PluggableAuth"
}