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
Copy file name to clipboardExpand all lines: config/locales/en.yml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -774,7 +774,8 @@ en:
774
774
name: You do not need to include a title or any middle names.
775
775
account_organisation_input:
776
776
organisation_id: Currently, GOV.UK Forms is only available for central government organisations that publish content on the GOV.UK website.
777
-
copy: The form name will be shown at the top of each page of the form. Use a name that describes what the form will help people to do. For example ‘Apply for a juggling licence’.
777
+
forms_copy_input:
778
+
name: The form name will be shown at the top of each page of the form. Use a name that describes what the form will help people to do. For example ‘Apply for a juggling licence’.
778
779
page:
779
780
answer_type: The answer will be checked to make sure it’s in the selected format.
780
781
guidance:
@@ -838,7 +839,8 @@ en:
838
839
account_terms_of_use_input:
839
840
agreed_options:
840
841
'1': I agree to these terms
841
-
copy: What is the name of your form?
842
+
forms_copy_input:
843
+
name: What is the name of your form?
842
844
forms_make_changes_live:
843
845
confirm: Are you sure you want to make your draft live?
0 commit comments