From f3902e4f9f66227c41f43b9764ff88b37e895800 Mon Sep 17 00:00:00 2001
From: rdbsolutions
+ {t("account:register-new-account-paragraph-thanks")} +
+
{t("account:register-new-account-my-portal-link")}
diff --git a/locales/cy/account.json b/locales/cy/account.json
index 099f8536..9602dfe0 100644
--- a/locales/cy/account.json
+++ b/locales/cy/account.json
@@ -36,7 +36,8 @@
"register-new-account-check-details-paragraph": "Gwiriwch fod y manylion a nodoch yn gywir.",
"register-new-account-confirmation-email": "Rydym wedi anfon e-bost cadarnhau atoch.",
"register-new-account-sub-heading-what-next": "Beth fydd yn digwydd nesaf",
- "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-paragraph-what-next": "Rydych nawr yn gallu codi achosion newydd a chyflwyno cynrychioliadau yn erbyn achosion presennol. Gellir cadw'r rhain a dychwelyd atynt yn ddiweddarach. Yn ogystal, gallwch 'wylio' achosion sy'n bodoli eisoes fel eu bod yn haws dod o hyd iddynt yn nes ymlaen.",
+ "register-new-account-paragraph-thanks": "Diolch am gofrestru ar y Porth Gwaith Achos Cynllunio.",
"register-new-account-my-portal-link": "Mewngofnodi i'm Porth",
"register-new-account-account-failed": "Rhowch gynnig arall arni gyda chyfeiriad e-bost gwahanol",
"account-title": "Eich cyfrif",
diff --git a/locales/en/account.json b/locales/en/account.json
index e7e6aa16..14dc8810 100644
--- a/locales/en/account.json
+++ b/locales/en/account.json
@@ -1,6 +1,6 @@
{
"register-new-account-heading": "Create a new account",
- "register-new-account-status-created-label": "Your account has created",
+ "register-new-account-status-created-label": "Your account has been created",
"register-new-account-status-not-created-label": "Your account has not been created",
"register-new-account-checking-label": "Checking for account...",
"help-heading": "Help",
@@ -36,7 +36,8 @@
"register-new-account-check-details-paragraph": "Check that the details you entered are correct.",
"register-new-account-confirmation-email": "We have sent you a confirmation email.",
"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-paragraph-what-next": "You are now able to raise new cases and submit representations against existing cases. These can be saved and returned to at a later date. Additionally you can 'watch' existing cases so that they are easier to find later.",
+ "register-new-account-paragraph-thanks": "Thank you for registering on the Planning Casework Portal.",
"register-new-account-my-portal-link": "Login to My Portal",
"register-new-account-account-failed": "Please try again with a different email address",
"account-title": "Your account",
From 422b3ce98c4e284fa8b202af623434aa45f46ec4 Mon Sep 17 00:00:00 2001
From: rdbsolutions