Removed proxy and added api calls, has gov gateway auth
This commit is contained in:
@@ -63,5 +63,7 @@
|
||||
"summary-withdrawn-date": "Withdrawn Date",
|
||||
"summary-written-acceptance-of-notice": "Written Acceptance of Notice",
|
||||
"summary-case-website-label": "Website",
|
||||
"summary-case-recommendation-label": "Recommendation"
|
||||
"summary-case-recommendation-label": "Recommendation",
|
||||
"summary-no-details-label": "No details currently held",
|
||||
"summary-case-relevant-authoritylabel": "Relevant authority"
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
"gov-wales-link": "https://www.gov.wales",
|
||||
"gov-wales-label": "GOV.WALES",
|
||||
"service-description": "This service is being developed to support online appeals and applications.",
|
||||
"service-name": "Casework",
|
||||
"service-name": "Planning Casework",
|
||||
"service-home-url": "https://planningcasework.service.gov.wales",
|
||||
"service-name-breadcrumb": "Home",
|
||||
"new-service-beta": "This is a new service",
|
||||
@@ -17,9 +17,9 @@
|
||||
"search-button": "Search",
|
||||
"submit-and-start": "Submit and start course",
|
||||
"footer-terms-conditions-link-label": "Terms and conditions",
|
||||
"footer-terms-conditions-link": "/terms-and-conditions",
|
||||
"footer-terms-conditions-link": "https://gov.wales/terms-and-conditions",
|
||||
"footer-privacy-link-label": "Privacy",
|
||||
"footer-privacy-link": "/privacy",
|
||||
"footer-privacy-link": "https://gov.wales/planning-casework-privacy-notice",
|
||||
"footer-cookies-link": "Cookies",
|
||||
"footer-accessibility-link-label": "Accessibility",
|
||||
"footer-accessibility-link": "/accessibility",
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"cookie-title-heading": "Cookies on planning casework",
|
||||
"cookie-not-saved-heading": "Your cookie settings have not yet been saved",
|
||||
"cookie-not-saved-paragraph": "The planning casework service sets cookies when you visit our website. You can choose to change these settings to your own preferences. You need to save this page with your new choices.",
|
||||
"cookie-saved-heading": "Your cookie settings were saved",
|
||||
"cookie-saved-paragraph": "The planning casework service sets cookies when you visit our website. You can choose to change these settings to your own preferences.",
|
||||
"cookie-intro-paragraph-1": "Cookies are files saved on your phone, tablet or computer when you visit a website.",
|
||||
"cookie-intro-paragraph-2": "We use cookies to store information about how you use the the planning casework service website, such as the pages you visit. These cookies are not used to identify you personally.",
|
||||
"cookie-intro-paragraph-3": "We use 4 types of cookie. You can choose which cookies you're happy for us to use.",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"login-card-register-link": "Register",
|
||||
"login-card-forgotten-label": "I have forgotten my password",
|
||||
"login-card-forgotten-link": "Click here",
|
||||
"login-via-gov-gateway-label": "Log in via Government Gateway",
|
||||
"casesearch-card-title": "Search appeals and Developments of National Significance",
|
||||
"casesearch-card-search-hint": "Use the case reference or DNS title to search. Case reference will be similar to one of the following:",
|
||||
"casesearch-card-search-example-label-1": "APP-A12345-A-21-1234567",
|
||||
@@ -37,5 +38,7 @@
|
||||
"inspectorate-card-alt-text": "The Planning Inspectorate",
|
||||
"dns-card-title": "View all Developments of National Significance ",
|
||||
"dns-card-paragraph": "A Development of National Significance is a type of planning application for a large infrastructure project of national importance.",
|
||||
"dns-card-button": "View all applications"
|
||||
"dns-card-button": "View all applications",
|
||||
"logging-in-heading": "Logging in",
|
||||
"logging-in-paragraph": "Please wait..."
|
||||
}
|
||||
@@ -30,5 +30,5 @@
|
||||
"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"
|
||||
"norecords-awaiting-submissions": "You have no awaiting submissions"
|
||||
}
|
||||
@@ -47,6 +47,7 @@
|
||||
"clear-button-label": "Clear",
|
||||
"clear-all-button-label": "Clear all",
|
||||
"searchresults-title-label": "Search for a case",
|
||||
"searchresults-title-label-linked-case": "Linked case",
|
||||
"searchresults-count-label": "Your search returned {{count}} results",
|
||||
"searchresults-max-count-label": "Your searched returned more than 200 results. Please refine your search. The most recent 200 cases are displayed",
|
||||
"searchresults-case-reference-label": "Case reference",
|
||||
|
||||
Reference in New Issue
Block a user