welsh translations for sign in

This commit is contained in:
2022-09-07 11:23:46 +01:00
parent 7115aab927
commit 8f96e7bd9d
12 changed files with 122 additions and 75 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"auth-page-title": "Sign in",
"auth-email-label": "Email address",
"auth-signin-button-label": "Sign in with your email",
"auth-check-email-page-title": "Check your email",
"auth-check-email-message": "A link has been sent to your email so you can continue. Please close this window.",
"auth-return-home-link-label": "Return to Home",
"auth-error-signin-error-title": "Sign in Error",
"auth-error-heading": "There has been an error",
"auth-error-Signin-label": "Try signing with a different account.",
"auth-error-OAuthSignin-label": "Try signing with a different account.",
"auth-error-OAuthCallback-label": "Try signing with a different account.",
"auth-error- OAuthCreateAccount-label": "Try signing with a different account.",
"auth-error-EmailCreateAccount-label": "Try signing with a different account.",
"auth-error-Callback-label": "Try signing with a different account.",
"auth-error-OAuthAccountNotLinked-label": "To confirm your identity, sign in with the same account you used originally.",
"auth-error-EmailSignin-label": "Check your email address.",
"auth-error-CredentialsSignin-label": "Sign in failed. Check the details you provided are correct.",
"auth-error-Verification-label": "Unable to sign in. The sign in link is no longer valid.It may have been used already or it may have expired. ",
"auth-error-default-label": "Unable to sign in."
}