rep defect 45

This commit is contained in:
2025-02-07 12:44:03 +00:00
parent 4009fac494
commit f765411992
8 changed files with 66 additions and 24 deletions
+5 -1
View File
@@ -42,5 +42,9 @@
"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",
"logging-in-heading": "We are authenticating your account please wait and don't refresh",
"logging-in-paragraph": "Please wait..."
"logging-in-paragraph": "Please wait...",
"uploading-files-progress-label": "Uploading...",
"uploading-files-label": "Uploading {{number}} files",
"completed-uploading-files-label": "{{number}} files uploaded",
"remove-this-file-label": "Remove this file"
}
+3 -1
View File
@@ -237,5 +237,7 @@
"rep-finalising-label": "Currently uploading files and finalising your representation submission",
"rep-wait-label": "Please wait",
"rep-period-passed-heading": "Representation period has passed",
"rep-period-notice-label": "The due date for this representation passed. You can no longer submit the information you have provided."
"rep-period-notice-label": "The due date for this representation passed. You can no longer submit the information you have provided.",
"representation-onbehalfof-hint": "e.g. \"Owners of Numbers 1-5 High Street\", or \"Mr and Mrs Smith\" or \"The executors of Mr Evans' estate\"",
"representation-onbehalfof-label": "Enter the name of the company/group/organisation"
}