welsh translations of account details

This commit is contained in:
2023-05-24 12:42:17 +01:00
parent 275258562e
commit 3dd4525770
15 changed files with 330 additions and 67 deletions
+21 -1
View File
@@ -37,5 +37,25 @@
"register-new-account-sub-heading-what-next": "What happens next",
"register-new-account-paragraph-what-next": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi a metus non quam mollis egestas. Integer ac leo cursus, laoreet nulla sed, tempus tellus. Mauris condimentum erat arcu.",
"register-new-account-my-portal-link": "Login to My Portal",
"register-new-account-account-failed": "Please try again with a different email address"
"register-new-account-account-failed": "Please try again with a different email address",
"account-title": "Your account",
"account-about-you-label": "About you",
"account-role-label": "Role",
"account-preferred-language-label": "Prefered language",
"account-preferred-language-english": "English",
"account-preferred-language-welsh": "Welsh",
"account-first-name-label": "First name",
"account-last-name-label": "Last name",
"account-email-address-label": "Email address",
"account-telephone-label": "Telephone",
"account-company-group-label": "Company/Group",
"account-your-address-label": "What is your address?",
"account-address-line-1-label": "Address line 1",
"account-address-line-2-label": "Address line 2",
"account-town-city-label": "Town/City",
"account-county-label": "County",
"account-postcode-label": "Postcode",
"account-complete-para-1": "Your details have been updated",
"account-complete-para-2": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi a metus non quam mollis egestas. Integer ac leo cursus, laoreet nulla sed, tempus tellus. Mauris condimentum erat arcu.",
"account-complete-return-to-portal-link": "Return to My portal"
}