You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"fileUploadSelectedFileMaxError": "The selected file must be smaller than {size}MB"
32
-
},
33
-
"ukAddressField": {
34
-
"invalidPostCodeError": "Enter a valid postcode"
35
-
},
36
-
"telephoneNumberField": {
37
-
"incorrectFormat": "Enter a telephone number in the correct format"
38
-
}
39
-
},
40
-
"components": {
41
-
"clientSideFileUpload": {
42
-
"javascriptEnableMessageTitle": "You need to have JavaScript enabled to see your selected files",
43
-
"description1": "Why is JavaScript required?",
44
-
"description2": "Without JavaScript, you will be able to select files to upload, but you won't be able to see them on this page.",
45
-
"description3": "Your files will still be uploaded when you hit \"Save and continue\". If you revisit this page, you will be able to see your previously uploaded files.",
46
-
"fileUploadBtn": "Choose file",
47
-
"filesUploadBtn": "Choose files",
48
-
"table": {
49
-
"fileNameCol": "File name",
50
-
"fileSizeCol": "File size",
51
-
"fileProgressCol": "Progress",
52
-
"fileActionCol": "Action",
53
-
"fileActionComplete": "Complete",
54
-
"fileActionFailed": "Failed",
55
-
"deleteBtn": "Delete"
56
-
}
57
-
},
58
-
"freeTextField": {
59
-
"wordCountReminder": "You have {count} words remaining",
60
-
"wordCountRemainingError": "You have {count} words too many",
61
-
"wordCountError": "You can enter up to {count} words",
62
-
"error": "Error:"
63
-
},
64
-
"markAsComplete": {
65
-
"error": "You must select yes or no"
66
-
},
67
-
"declaration": {
68
-
"error": "You must declare to be able to submit this application"
69
-
},
70
-
"ukAddressField": {
71
-
"addressLine1": "Address line 1",
72
-
"addressLine2": "Address line 2",
73
-
"townOrCity": "Town or city",
74
-
"county": "County",
75
-
"postcode": "Postcode"
76
-
},
77
-
"yesOrNoField": {
78
-
"yes": "Yes",
79
-
"no": "No"
80
-
},
81
-
"changeRequestpage": {
82
-
"title": "We need you to make changes",
83
-
"itemOne": "The assessor has asked you to make a change to specific parts of this section.",
84
-
"itemTwo": "The pages where you need to make a change will be highlighted.",
85
-
"itemThree": "You do not need to make changes to any other pages."
"fileUploadSelectedFileMaxError": "The selected file must be smaller than {size}MB"
32
+
},
33
+
"ukAddressField": {
34
+
"invalidPostCodeError": "Enter a valid postcode"
35
+
},
36
+
"telephoneNumberField": {
37
+
"incorrectFormat": "Enter a telephone number in the correct format"
38
+
}
39
+
},
40
+
"components": {
41
+
"clientSideFileUpload": {
42
+
"javascriptEnableMessageTitle": "You need to have JavaScript enabled to see your selected files",
43
+
"description1": "Why is JavaScript required?",
44
+
"description2": "Without JavaScript, you will be able to select files to upload, but you won't be able to see them on this page.",
45
+
"description3": "Your files will still be uploaded when you hit \"Save and continue\". If you revisit this page, you will be able to see your previously uploaded files.",
46
+
"fileUploadBtn": "Choose file",
47
+
"filesUploadBtn": "Choose files",
48
+
"table": {
49
+
"fileNameCol": "File name",
50
+
"fileSizeCol": "File size",
51
+
"fileProgressCol": "Progress",
52
+
"fileActionCol": "Action",
53
+
"fileActionComplete": "Complete",
54
+
"fileActionFailed": "Failed",
55
+
"deleteBtn": "Delete"
56
+
}
57
+
},
58
+
"freeTextField": {
59
+
"wordCountReminder": "You have {count} words remaining",
60
+
"wordCountRemainingError": "You have {count} words too many",
61
+
"wordCountError": "You can enter up to {count} words",
62
+
"error": "Error:"
63
+
},
64
+
"markAsComplete": {
65
+
"error": "You must select yes or no"
66
+
},
67
+
"declaration": {
68
+
"error": "You must declare to be able to submit this application"
69
+
},
70
+
"ukAddressField": {
71
+
"addressLine1": "Address line 1",
72
+
"addressLine2": "Address line 2",
73
+
"townOrCity": "Town or city",
74
+
"county": "County",
75
+
"postcode": "Postcode"
76
+
},
77
+
"yesOrNoField": {
78
+
"yes": "Yes",
79
+
"no": "No"
80
+
},
81
+
"changeRequestpage": {
82
+
"title": "We need you to make changes",
83
+
"itemOne": "The assessor has asked you to make a change to specific parts of this section.",
84
+
"itemTwo": "The pages where you need to make a change will be highlighted.",
85
+
"itemThree": "You do not need to make changes to any other pages."
86
+
},
87
+
"sectionCompletedField": {
88
+
"yes": "Yes, I’ve completed this section",
89
+
"no": "No, I’ll come back to it later",
90
+
"hint": "You can still edit this section before submitting your application."
0 commit comments