updated with oauth, footer docs,
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"register-new-account-heading": "Create a new account",
|
||||
"register-new-account-status-created-label": "Your account has not created",
|
||||
"register-new-account-status-not-created-label": "Your account has been created",
|
||||
"register-new-account-status-created-label": "Your account has 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",
|
||||
"help-sub-heading-1": "Companies or submissions by more than one individual (groups)",
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"gov-wales-label": "GOV.WALES",
|
||||
"service-description": "This service is being developed to support online appeals and applications.",
|
||||
"service-name": "Casework",
|
||||
"service-home-url": "https://planningcasework.service.gov.wales",
|
||||
"service-name-breadcrumb": "Home",
|
||||
"new-service-beta": "This is a new service",
|
||||
"breadcrumb-back-link": "Back",
|
||||
|
||||
@@ -7,9 +7,10 @@
|
||||
"makenewappeal-card-paragraph-two": "Once you click the 'make a new appeal' button below you will be guided through a process to help you select the correct appeal type",
|
||||
"makenewappeal-card-button-label": "Make a new appeal",
|
||||
"mycases-card-title": "My cases",
|
||||
"searchcases-card-title": "Appeal documentation search",
|
||||
"searchcases-card-search-hint": "Search by entering the 7 digit case reference number",
|
||||
"searchcases-card-search-example-label": "Example",
|
||||
"searchcases-card-title": "Search appeals and Developments of National Significance",
|
||||
"searchcases-card-search-hint": "Use the case reference or DNS title to search. Case reference will be similar to one of the following:",
|
||||
"searchcases-card-search-example-label-1": "APP-A12345-A-21-1234567",
|
||||
"searchcases-card-search-example-label-2": "CAS-12345-A1B2C3",
|
||||
"searchcases-card-button": "Submit Search",
|
||||
"searchcases-card-advanced-link": "Advanced Search",
|
||||
"searchcases-validation-required": "Required",
|
||||
@@ -25,5 +26,9 @@
|
||||
"yourdetails-card-link": "View your account details",
|
||||
"changepassword-card-title": "Change your password",
|
||||
"changepassword-card-paragraph-one": "You can change your password",
|
||||
"changepassword-card-link": "Update your password"
|
||||
"changepassword-card-link": "Update your password",
|
||||
"norecords-cases": "You have no cases",
|
||||
"norecords-representations": "You have no representations",
|
||||
"norecords-watched-cases": "You are not watching any cases",
|
||||
"norecords-awaiting-submission": "You have no awaiting submissions"
|
||||
}
|
||||
Reference in New Issue
Block a user