Compare commits
4
Commits
e49ee45709
...
51fb2029f0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51fb2029f0 | ||
|
|
fccad406d3 | ||
|
|
1f4fec6aa3 | ||
|
|
854ec97956 |
@@ -8,7 +8,7 @@
|
||||
<p class="instruction">
|
||||
${msg("emailVerifyInstruction2")}
|
||||
<br/>
|
||||
<a href="${url.loginAction}">${msg("doClickHere")}</a> ${msg("emailVerifyInstruction3")}
|
||||
<a href="${url.loginAction}">${msg("doClickHere")}</a> ${msg("emailVerifyInstruction3") <a href="mailto:contact@lumbung.space">contact@lumbung.space</a> ${msg("emailVerifyInstruction4")}}
|
||||
</p>
|
||||
</#if>
|
||||
</@layout.registrationLayout>
|
||||
</@layout.registrationLayout>
|
||||
|
||||
@@ -136,7 +136,8 @@ oauth2DeviceAuthorizationGrantDisabledMessage=Client is not allowed to initiate
|
||||
|
||||
emailVerifyInstruction1=An email with instructions to verify your email address has been sent to you.
|
||||
emailVerifyInstruction2=Haven''t received a verification code in your email?
|
||||
emailVerifyInstruction3=to re-send the email. Don't forget to check your spam folder! Feel free to mail <a href="mailto:contact@lumbung.space">contact@lumbung.space</a> if you are still having problems, we are happy to help out.
|
||||
emailVerifyInstruction3=to re-send the email. Don''t forget to check your spam folder! Feel free to mail
|
||||
emailVerifyInstruction4=if you are still having problems, we''re happy to help out.
|
||||
|
||||
emailLinkIdpTitle=Link {0}
|
||||
emailLinkIdp1=An email with instructions to link {0} account {1} with your {2} account has been sent to you.
|
||||
@@ -293,7 +294,7 @@ staleCodeMessage=This page is no longer valid, please go back to your applicatio
|
||||
realmSupportsNoCredentialsMessage=Realm does not support any credential type.
|
||||
credentialSetupRequired=Cannot login, credential setup required.
|
||||
identityProviderNotUniqueMessage=Realm supports multiple identity providers. Could not determine which identity provider should be used to authenticate with.
|
||||
emailVerifiedMessage=Yay, your email address has been verified! Log in to <a href="https://members.lumbung.space">members.lumbung.space</a> to get started :)
|
||||
emailVerifiedMessage=Your email address has been verified.
|
||||
staleEmailVerificationLink=The link you clicked is an old stale link and is no longer valid. Maybe you have already verified your email.
|
||||
identityProviderAlreadyLinkedMessage=Federated identity returned by {0} is already linked to another user.
|
||||
confirmAccountLinking=Confirm linking the account {0} of identity provider {1} with your account.
|
||||
@@ -336,7 +337,7 @@ requiredAction.CONFIGURE_TOTP=Configure OTP
|
||||
requiredAction.terms_and_conditions=Terms and Conditions
|
||||
requiredAction.UPDATE_PASSWORD=Update Password
|
||||
requiredAction.UPDATE_PROFILE=Update Profile
|
||||
requiredAction.VERIFY_EMAIL=lumbung[dot]space: verify email
|
||||
requiredAction.VERIFY_EMAIL=Verify Email
|
||||
|
||||
doX509Login=You will be logged in as\:
|
||||
clientCertificate=X509 client certificate\:
|
||||
|
||||
Reference in New Issue
Block a user