2023-07-30 14:48:26 +00:00
|
|
|
AuthenticatedAs = "The identity provider authenticated your identity as {{ .Name }} with the email address {{ .Email }}."
|
2021-09-11 11:37:31 +00:00
|
|
|
ErrorTitle = "An error has occurred"
|
|
|
|
IndexGreeting = "Hello {{ .User }}"
|
|
|
|
IndexIntroductionText = "This is an authorization protected resource"
|
|
|
|
IndexTitle = "Welcome to the Demo application"
|
|
|
|
|
|
|
|
[LogoutLabel]
|
|
|
|
description = "A label on a logout button or link"
|
|
|
|
other = "Logout"
|