ErrorEmailRequired="Please enter an email address."
ErrorPasswordRequired="Please enter a password."
ErrorRequired="Please enter a value"
ErrorUnknown="Unknown error"
IndexGreeting="Hello {{ .User }}"
IndexIntroductionText="This is an authorization protected resource"
IndexTitle="Welcome to the Demo application"
IntroConsentMoreInformation="You can find more information about <strong>{{ .client }}</strong> at <a href=\"{{ .clientLink }}\">its description page</a>."
IntroConsentRequested="The <strong>{{ .client }}</strong> application wants your consent for the requested set of permissions."
LabelConsent="I hereby agree that the application may get the requested permissions."