govuk_publishing_components 24.10.1 → 24.12.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics/scroll-tracker.js +6 -248
  3. data/app/assets/javascripts/govuk_publishing_components/components/accordion.js +1 -1
  4. data/app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js +1 -0
  5. data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +142 -104
  6. data/app/assets/javascripts/govuk_publishing_components/components/reorderable-list.js +1 -1
  7. data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +2 -2
  8. data/app/assets/javascripts/govuk_publishing_components/lib/trigger-event.js +18 -0
  9. data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -11
  10. data/app/assets/stylesheets/govuk_publishing_components/components/_metadata.scss +15 -18
  11. data/app/assets/stylesheets/govuk_publishing_components/components/print/_attachment.scss +2 -3
  12. data/app/assets/stylesheets/govuk_publishing_components/components/print/_back-link.scss +2 -3
  13. data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -4
  14. data/app/assets/stylesheets/govuk_publishing_components/components/print/_feedback.scss +2 -3
  15. data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-footer.scss +2 -6
  16. data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-header.scss +2 -3
  17. data/app/assets/stylesheets/govuk_publishing_components/components/print/_metadata.scss +2 -6
  18. data/app/assets/stylesheets/govuk_publishing_components/components/print/_search.scss +2 -3
  19. data/app/assets/stylesheets/govuk_publishing_components/components/print/_share-links.scss +2 -3
  20. data/app/assets/stylesheets/govuk_publishing_components/components/print/_skip-link.scss +2 -3
  21. data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -4
  22. data/app/assets/stylesheets/govuk_publishing_components/components/print/_subscription-links.scss +2 -3
  23. data/app/assets/stylesheets/govuk_publishing_components/components/print/_translation-nav.scss +2 -3
  24. data/app/views/govuk_publishing_components/components/_attachment.html.erb +4 -4
  25. data/app/views/govuk_publishing_components/components/_attachment_link.html.erb +1 -1
  26. data/app/views/govuk_publishing_components/components/_back_link.html.erb +1 -1
  27. data/app/views/govuk_publishing_components/components/_button.html.erb +1 -1
  28. data/app/views/govuk_publishing_components/components/_character_count.html.erb +1 -1
  29. data/app/views/govuk_publishing_components/components/_contextual_sidebar.html.erb +1 -1
  30. data/app/views/govuk_publishing_components/components/_cookie_banner.html.erb +16 -6
  31. data/app/views/govuk_publishing_components/components/_feedback.html.erb +1 -1
  32. data/app/views/govuk_publishing_components/components/_government_navigation.html.erb +7 -7
  33. data/app/views/govuk_publishing_components/components/_layout_footer.html.erb +8 -11
  34. data/app/views/govuk_publishing_components/components/_machine_readable_metadata.html.erb +1 -1
  35. data/app/views/govuk_publishing_components/components/_metadata.html.erb +9 -8
  36. data/app/views/govuk_publishing_components/components/_modal_dialogue.html.erb +1 -1
  37. data/app/views/govuk_publishing_components/components/_phase_banner.html.erb +1 -5
  38. data/app/views/govuk_publishing_components/components/_previous_and_next_navigation.html.erb +1 -1
  39. data/app/views/govuk_publishing_components/components/_print_link.html.erb +1 -1
  40. data/app/views/govuk_publishing_components/components/_radio.html.erb +6 -11
  41. data/app/views/govuk_publishing_components/components/_search.html.erb +1 -1
  42. data/app/views/govuk_publishing_components/components/_share_links.html.erb +1 -1
  43. data/app/views/govuk_publishing_components/components/_skip_link.html.erb +1 -1
  44. data/app/views/govuk_publishing_components/components/_step_by_step_nav.html.erb +6 -6
  45. data/app/views/govuk_publishing_components/components/_step_by_step_nav_related.html.erb +1 -1
  46. data/app/views/govuk_publishing_components/components/_subscription_links.html.erb +3 -3
  47. data/app/views/govuk_publishing_components/components/_success_alert.html.erb +1 -1
  48. data/app/views/govuk_publishing_components/components/_tabs.html.erb +1 -1
  49. data/app/views/govuk_publishing_components/components/_translation_nav.html.erb +1 -1
  50. data/app/views/govuk_publishing_components/components/docs/feedback.yml +2 -0
  51. data/app/views/govuk_publishing_components/components/docs/phase_banner.yml +2 -2
  52. data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +6 -6
  53. data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +5 -5
  54. data/app/views/govuk_publishing_components/components/feedback/_yes_no_banner.html.erb +6 -6
  55. data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb +1 -1
  56. data/app/views/govuk_publishing_components/components/metadata/_sentence.html.erb +4 -4
  57. data/app/views/govuk_publishing_components/components/related_navigation/_section.html.erb +1 -1
  58. data/config/locales/ar.yml +153 -0
  59. data/config/locales/az.yml +153 -0
  60. data/config/locales/be.yml +153 -0
  61. data/config/locales/bg.yml +153 -0
  62. data/config/locales/bn.yml +153 -0
  63. data/config/locales/cs.yml +153 -0
  64. data/config/locales/cy.yml +145 -6
  65. data/config/locales/da.yml +153 -0
  66. data/config/locales/de.yml +153 -0
  67. data/config/locales/dr.yml +153 -0
  68. data/config/locales/el.yml +153 -0
  69. data/config/locales/en.yml +144 -102
  70. data/config/locales/es-419.yml +153 -0
  71. data/config/locales/es.yml +153 -0
  72. data/config/locales/et.yml +150 -0
  73. data/config/locales/fa.yml +153 -0
  74. data/config/locales/fi.yml +153 -0
  75. data/config/locales/fr.yml +150 -0
  76. data/config/locales/gd.yml +153 -0
  77. data/config/locales/gu.yml +153 -0
  78. data/config/locales/he.yml +153 -0
  79. data/config/locales/hi.yml +153 -0
  80. data/config/locales/hr.yml +153 -0
  81. data/config/locales/hu.yml +153 -0
  82. data/config/locales/hy.yml +153 -0
  83. data/config/locales/id.yml +153 -0
  84. data/config/locales/is.yml +153 -0
  85. data/config/locales/it.yml +153 -0
  86. data/config/locales/ja.yml +153 -0
  87. data/config/locales/ka.yml +153 -0
  88. data/config/locales/kk.yml +153 -0
  89. data/config/locales/ko.yml +153 -0
  90. data/config/locales/lt.yml +153 -0
  91. data/config/locales/lv.yml +153 -0
  92. data/config/locales/ms.yml +153 -0
  93. data/config/locales/mt.yml +153 -0
  94. data/config/locales/nl.yml +153 -0
  95. data/config/locales/no.yml +154 -1
  96. data/config/locales/pa-pk.yml +153 -0
  97. data/config/locales/pa.yml +153 -0
  98. data/config/locales/pl.yml +153 -0
  99. data/config/locales/ps.yml +153 -0
  100. data/config/locales/pt.yml +153 -0
  101. data/config/locales/ro.yml +153 -0
  102. data/config/locales/ru.yml +153 -0
  103. data/config/locales/si.yml +153 -0
  104. data/config/locales/sk.yml +153 -0
  105. data/config/locales/sl.yml +153 -0
  106. data/config/locales/so.yml +153 -0
  107. data/config/locales/sq.yml +153 -0
  108. data/config/locales/sr.yml +153 -0
  109. data/config/locales/sv.yml +153 -0
  110. data/config/locales/sw.yml +153 -0
  111. data/config/locales/ta.yml +153 -0
  112. data/config/locales/th.yml +153 -0
  113. data/config/locales/tk.yml +153 -0
  114. data/config/locales/tr.yml +153 -0
  115. data/config/locales/uk.yml +153 -0
  116. data/config/locales/ur.yml +153 -0
  117. data/config/locales/uz.yml +153 -0
  118. data/config/locales/vi.yml +153 -0
  119. data/config/locales/zh-hk.yml +153 -0
  120. data/config/locales/zh-tw.yml +153 -0
  121. data/config/locales/zh.yml +153 -0
  122. data/lib/govuk_publishing_components/presenters/breadcrumb_selector.rb +5 -0
  123. data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_taxons.rb +1 -2
  124. data/lib/govuk_publishing_components/presenters/content_item.rb +4 -0
  125. data/lib/govuk_publishing_components/presenters/contextual_navigation.rb +4 -0
  126. data/lib/govuk_publishing_components/presenters/machine_readable/page.rb +4 -0
  127. data/lib/govuk_publishing_components/version.rb +1 -1
  128. data/node_modules/govuk-frontend/govuk/components/accordion/_index.scss +7 -16
  129. data/node_modules/govuk-frontend/govuk/components/back-link/_index.scss +4 -15
  130. data/node_modules/govuk-frontend/govuk/components/character-count/macro-options.json +1 -1
  131. data/node_modules/govuk-frontend/govuk/components/checkboxes/macro-options.json +3 -3
  132. data/node_modules/govuk-frontend/govuk/components/cookie-banner/README.md +15 -0
  133. data/node_modules/govuk-frontend/govuk/components/cookie-banner/fixtures.json +40 -22
  134. data/node_modules/govuk-frontend/govuk/components/cookie-banner/macro-options.json +6 -6
  135. data/node_modules/govuk-frontend/govuk/components/cookie-banner/template.njk +15 -5
  136. data/node_modules/govuk-frontend/govuk/components/date-input/macro-options.json +2 -2
  137. data/node_modules/govuk-frontend/govuk/components/details/_index.scss +5 -1
  138. data/node_modules/govuk-frontend/govuk/components/file-upload/_index.scss +13 -14
  139. data/node_modules/govuk-frontend/govuk/components/file-upload/macro-options.json +1 -1
  140. data/node_modules/govuk-frontend/govuk/components/footer/_index.scss +14 -19
  141. data/node_modules/govuk-frontend/govuk/components/header/_index.scss +39 -21
  142. data/node_modules/govuk-frontend/govuk/components/input/macro-options.json +1 -1
  143. data/node_modules/govuk-frontend/govuk/components/phase-banner/_index.scss +1 -1
  144. data/node_modules/govuk-frontend/govuk/components/radios/macro-options.json +3 -3
  145. data/node_modules/govuk-frontend/govuk/components/select/macro-options.json +1 -1
  146. data/node_modules/govuk-frontend/govuk/components/skip-link/_index.scss +1 -1
  147. data/node_modules/govuk-frontend/govuk/components/tabs/_index.scss +1 -6
  148. data/node_modules/govuk-frontend/govuk/components/textarea/macro-options.json +1 -1
  149. data/node_modules/govuk-frontend/govuk/components/warning-text/_index.scss +10 -0
  150. data/node_modules/govuk-frontend/govuk/core/_links.scss +8 -0
  151. data/node_modules/govuk-frontend/govuk/helpers/_links.scss +153 -38
  152. data/node_modules/govuk-frontend/govuk/settings/_all.scss +2 -0
  153. data/node_modules/govuk-frontend/govuk/settings/_links.scss +62 -0
  154. data/node_modules/govuk-frontend/package.json +1 -1
  155. metadata +6 -3
@@ -1 +1,154 @@
1
+ ---
1
2
  el:
3
+ common:
4
+ translations:
5
+ components:
6
+ accordion:
7
+ hide:
8
+ hide_all:
9
+ show:
10
+ show_all:
11
+ this_section_visually_hidden:
12
+ article_schema:
13
+ scoped_search_description:
14
+ attachment:
15
+ opendocument_html:
16
+ order_a_copy:
17
+ page:
18
+ one:
19
+ other:
20
+ reference:
21
+ request_format_cta:
22
+ request_format_details_html:
23
+ request_format_text:
24
+ back_link:
25
+ back:
26
+ character_count:
27
+ body:
28
+ type:
29
+ characters:
30
+ words:
31
+ checkboxes:
32
+ or:
33
+ contents_list:
34
+ contents:
35
+ contextual_sidebar:
36
+ pretitle:
37
+ cookie_banner:
38
+ buttons:
39
+ accept_cookies:
40
+ reject_cookies:
41
+ confirmation_message:
42
+ confirmation_message_link:
43
+ hide:
44
+ text:
45
+ title:
46
+ feedback:
47
+ close:
48
+ dont_include_personal_info:
49
+ email_address:
50
+ help_us_improve_govuk:
51
+ is_not_useful:
52
+ is_this_page_useful:
53
+ is_useful:
54
+ maybe:
55
+ more_about_visit:
56
+ 'no':
57
+ send:
58
+ send_me_survey:
59
+ something_wrong:
60
+ thank_you_for_feedback:
61
+ what_doing:
62
+ what_wrong:
63
+ 'yes':
64
+ government_navigation:
65
+ consultations:
66
+ departments:
67
+ get-involved:
68
+ how-government-works:
69
+ news_and_communications:
70
+ statistics:
71
+ worldwide:
72
+ layout_footer:
73
+ copyright_html:
74
+ licence_html:
75
+ support_links:
76
+ layout_header:
77
+ hide_button:
78
+ menu:
79
+ search_button:
80
+ show_button:
81
+ top_level:
82
+ metadata:
83
+ from:
84
+ history:
85
+ last_updated:
86
+ part_of:
87
+ published:
88
+ see_all_updates:
89
+ toggle_less:
90
+ toggle_more:
91
+ modal_dialogue:
92
+ close_modal:
93
+ organisation_schema:
94
+ all_content_search_description:
95
+ previous_and_next_navigation:
96
+ pagination:
97
+ print_link:
98
+ text:
99
+ radio:
100
+ or:
101
+ related_footer_navigation:
102
+ collections:
103
+ policies:
104
+ statistical_data_sets:
105
+ topical_events:
106
+ related_navigation:
107
+ collections:
108
+ external_links:
109
+ policies:
110
+ publishers:
111
+ related_contacts:
112
+ related_content:
113
+ related_external_links:
114
+ related_guides:
115
+ statistical_data_sets:
116
+ topical_events:
117
+ topics:
118
+ transition:
119
+ link_path:
120
+ link_text:
121
+ title:
122
+ world_locations:
123
+ search_box:
124
+ input_title:
125
+ label:
126
+ search_button:
127
+ show_password:
128
+ announce_hide:
129
+ announce_show:
130
+ hide:
131
+ hide_password:
132
+ show:
133
+ show_password:
134
+ skip_link:
135
+ text:
136
+ step_by_step_nav:
137
+ hide:
138
+ hide_all:
139
+ show:
140
+ show_all:
141
+ step_by_step_nav_related:
142
+ part_of:
143
+ subscription_links:
144
+ email_signup_link_text:
145
+ feed_link_label:
146
+ feed_link_text:
147
+ subscriptions:
148
+ success_alert:
149
+ success:
150
+ summary_list:
151
+ delete:
152
+ edit:
153
+ tabs:
154
+ contents:
@@ -1,125 +1,167 @@
1
- # Files in the config/locales directory are used for internationalization
2
- # and are automatically loaded by Rails. If you want to use locales other
3
- # than English, add the necessary files in this directory.
4
- #
5
- # To use the locales, use `I18n.t`:
6
- #
7
- # I18n.t "hello"
8
- #
9
- # In views, this is aliased to just `t`:
10
- #
11
- # <%= t("hello") %>
12
- #
13
- # To use a different locale, set it with `I18n.locale`:
14
- #
15
- # I18n.locale = :es
16
- #
17
- # This would use the information in config/locales/es.yml.
18
- #
19
- # To learn more, please read the Rails Internationalization guide
20
- # available at http://guides.rubyonrails.org/i18n.html.
21
-
1
+ ---
22
2
  en:
23
3
  common:
24
- translations: "Translations"
4
+ translations: Translations
25
5
  components:
26
6
  accordion:
27
- show: "Show"
28
- hide: "Hide"
29
- show_all: "Show all sections"
30
- hide_all: "Hide all sections"
7
+ hide: Hide
8
+ hide_all: Hide all sections
9
+ show: Show
10
+ show_all: Show all sections
31
11
  this_section_visually_hidden: " this section"
32
- attachment:
33
- opendocument_html: "This file is in an <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> format"
34
- request_format_text: "This file may not be suitable for users of assistive technology."
35
- request_format_cta: "Request an accessible format."
36
- request_format_details_html: "If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us what format you need. It will help us if you say what assistive technology you use."
37
12
  article_schema:
38
- scoped_search_description: "Search within %{title}"
13
+ scoped_search_description: Search within %{title}
14
+ attachment:
15
+ opendocument_html: This file is in an <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation'
16
+ target=%{target} class='govuk-link'>OpenDocument</a> format
17
+ order_a_copy: Order a copy
18
+ page:
19
+ one: 1 page
20
+ other: '%{count} pages'
21
+ reference: 'Ref: %{reference}'
22
+ request_format_cta: Request an accessible format.
23
+ request_format_details_html: If you use assistive technology (such as a screen
24
+ reader) and need a version of this document in a more accessible format, please
25
+ email <a href='mailto:%{alternative_format_contact_email}' target='_blank'
26
+ class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us
27
+ what format you need. It will help us if you say what assistive technology
28
+ you use.
29
+ request_format_text: This file may not be suitable for users of assistive technology.
39
30
  back_link:
40
- back: "Back"
31
+ back: Back
32
+ character_count:
33
+ body: You can enter up to %{number} %{type}
34
+ type:
35
+ characters: characters
36
+ words: words
41
37
  checkboxes:
42
- or: "or"
38
+ or: or
43
39
  contents_list:
44
- contents: "Contents"
40
+ contents: Contents
41
+ contextual_sidebar:
42
+ pretitle: Also part of
43
+ cookie_banner:
44
+ buttons:
45
+ accept_cookies: Accept additional cookies
46
+ reject_cookies: Reject additional cookies
47
+ hide: Hide this message
48
+ text:
49
+ - We use some essential cookies to make this website work.
50
+ - We’d like to set additional cookies to understand how you use GOV.UK, remember your settings and improve government services.
51
+ - We also use cookies set by other sites to help us deliver content from their services.
52
+ confirmation_message: You can %{link} at any time.
53
+ confirmation_message_link: change your cookie settings
54
+ title: Cookies on GOV.UK
45
55
  feedback:
46
- is_this_page_useful: "Is this page useful?"
47
- "yes": "Yes"
48
- "no": "No"
49
- maybe: "Maybe"
50
- is_useful: "this page is useful"
51
- is_not_useful: "this page is not useful"
52
- thank_you_for_feedback: "Thank you for your feedback"
53
- something_wrong: "Report a problem with this page"
54
- close: "Close"
55
- help_us_improve_govuk: "Help us improve GOV.UK"
56
- more_about_visit: "To help us improve GOV.UK, we’d like to know more about your visit today. We’ll send you a link to a feedback form. It will take only 2 minutes to fill in. Don’t worry we won’t send you spam or share your email address with anyone."
57
- dont_include_personal_info: "Don’t include personal or financial information like your National Insurance number or credit card details."
58
- email_address: "Email address"
59
- what_doing: "What were you doing?"
60
- what_wrong: "What went wrong?"
61
- send_me_survey: "Send me the survey"
62
- send: "Send"
56
+ close: Close
57
+ dont_include_personal_info: Don’t include personal or financial information
58
+ like your National Insurance number or credit card details.
59
+ email_address: Email address
60
+ help_us_improve_govuk: Help us improve GOV.UK
61
+ is_not_useful: this page is not useful
62
+ is_this_page_useful: Is this page useful?
63
+ is_useful: this page is useful
64
+ maybe: Maybe
65
+ more_about_visit: To help us improve GOV.UK, we’d like to know more about your
66
+ visit today. We’ll send you a link to a feedback form. It will take only 2
67
+ minutes to fill in. Don’t worry we won’t send you spam or share your email
68
+ address with anyone.
69
+ 'no': 'No'
70
+ send: Send
71
+ send_me_survey: Send me the survey
72
+ something_wrong: Report a problem with this page
73
+ thank_you_for_feedback: Thank you for your feedback
74
+ what_doing: What were you doing?
75
+ what_wrong: What went wrong?
76
+ 'yes': 'Yes'
77
+ government_navigation:
78
+ consultations: Consultations
79
+ departments: Departments
80
+ get-involved: Get involved
81
+ how-government-works: How government works
82
+ news_and_communications: News and communications
83
+ statistics: Statistics
84
+ worldwide: Worldwide
85
+ layout_footer:
86
+ copyright_html: <a class="govuk-footer__link govuk-footer__copyright-logo" href="http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/">© Crown copyright</a>
87
+ licence_html: All content is available under the <a class="govuk-footer__link" href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated
88
+ support_links: Support links
63
89
  layout_header:
64
- search_button: "Search GOV.UK"
65
- show_button: "Show search"
66
- hide_button: "Hide search"
67
- top_level: "Top level"
68
- menu: "Menu"
90
+ hide_button: Hide search
91
+ menu: Menu
92
+ search_button: Search GOV.UK
93
+ show_button: Show search
94
+ top_level: Top level
95
+ metadata:
96
+ from: From
97
+ history: History
98
+ last_updated: Last updated
99
+ part_of: Part of
100
+ published: Published
101
+ see_all_updates: See all updates
102
+ toggle_less: Show fewer
103
+ toggle_more: "+ %{number} more"
104
+ modal_dialogue:
105
+ close_modal: Close modal dialogue
69
106
  organisation_schema:
70
- all_content_search_description: "Find all content from %{organisation}"
107
+ all_content_search_description: Find all content from %{organisation}
108
+ previous_and_next_navigation:
109
+ pagination: Pagination
110
+ print_link:
111
+ text: Print this page
71
112
  radio:
72
- or: "or"
113
+ or: or
114
+ related_footer_navigation:
115
+ collections: Collections
116
+ policies: Policies
117
+ statistical_data_sets: Statistical data sets
118
+ topical_events: Topical events
73
119
  related_navigation:
74
- collections: "Collection"
75
- external_links: "Elsewhere on the web"
76
- policies: "Policy"
77
- publishers: "Published by"
78
- related_content: "Related content"
79
- related_external_links: "Elsewhere on the web"
80
- related_guides: "Detailed guidance"
81
- related_contacts: "Other contacts"
82
- statistical_data_sets: "Statistical data set"
83
- topics: "Explore the topic"
84
- topical_events: "Topical event"
85
- world_locations: "World locations"
120
+ collections: Collection
121
+ external_links: Elsewhere on the web
122
+ policies: Policy
123
+ publishers: Published by
124
+ related_contacts: Other contacts
125
+ related_content: Related content
126
+ related_external_links: Elsewhere on the web
127
+ related_guides: Detailed guidance
128
+ statistical_data_sets: Statistical data set
129
+ topical_events: Topical event
130
+ topics: Explore the topic
86
131
  transition:
87
- title: "Brexit"
88
132
  link_path: "/transition"
89
- link_text: "Check what you need to do"
90
- related_footer_navigation:
91
- collections: "Collections"
92
- policies: "Policies"
93
- statistical_data_sets: "Statistical data sets"
94
- topical_events: "Topical events"
133
+ link_text: Check what you need to do
134
+ title: Brexit
135
+ world_locations: World locations
95
136
  search_box:
96
- search_button: "Search"
97
- label: "Search on GOV.UK"
98
- input_title: "Search"
137
+ input_title: Search
138
+ label: Search on GOV.UK
139
+ search_button: Search
99
140
  show_password:
100
- show: "Show"
101
- hide: "Hide"
102
- show_password: "Show password"
103
- hide_password: "Hide password"
104
- announce_show: "Your password is shown"
105
- announce_hide: "Your password is hidden"
106
- success_alert:
107
- success: "Success"
108
- print_link:
109
- text: "Print this page"
141
+ announce_hide: Your password is hidden
142
+ announce_show: Your password is shown
143
+ hide: Hide
144
+ hide_password: Hide password
145
+ show: Show
146
+ show_password: Show password
110
147
  skip_link:
111
- text: "Skip to main content"
148
+ text: Skip to main content
112
149
  step_by_step_nav:
113
- show: "Show"
114
- hide: "Hide"
115
- show_all: "Show all steps"
116
- hide_all: "Hide all steps"
150
+ hide: Hide
151
+ hide_all: Hide all steps
152
+ show: Show
153
+ show_all: Show all steps
117
154
  step_by_step_nav_related:
118
- part_of: "Part of"
155
+ part_of: Part of
119
156
  subscription_links:
120
- email_signup_link_text: "Get emails"
121
- feed_link_text: "Subscribe to feed"
122
- subscriptions: "Subscriptions"
157
+ email_signup_link_text: Get emails
158
+ feed_link_label: Copy and paste this URL into your feed reader
159
+ feed_link_text: Subscribe to feed
160
+ subscriptions: Subscriptions
161
+ success_alert:
162
+ success: Success
123
163
  summary_list:
124
- edit: "Change"
125
- delete: "Delete"
164
+ delete: Delete
165
+ edit: Change
166
+ tabs:
167
+ contents: Contents
@@ -1 +1,154 @@
1
+ ---
1
2
  es-419:
3
+ common:
4
+ translations:
5
+ components:
6
+ accordion:
7
+ hide:
8
+ hide_all:
9
+ show:
10
+ show_all:
11
+ this_section_visually_hidden:
12
+ article_schema:
13
+ scoped_search_description:
14
+ attachment:
15
+ opendocument_html:
16
+ order_a_copy:
17
+ page:
18
+ one:
19
+ other:
20
+ reference:
21
+ request_format_cta:
22
+ request_format_details_html:
23
+ request_format_text:
24
+ back_link:
25
+ back:
26
+ character_count:
27
+ body:
28
+ type:
29
+ characters:
30
+ words:
31
+ checkboxes:
32
+ or:
33
+ contents_list:
34
+ contents:
35
+ contextual_sidebar:
36
+ pretitle:
37
+ cookie_banner:
38
+ buttons:
39
+ accept_cookies:
40
+ reject_cookies:
41
+ confirmation_message:
42
+ confirmation_message_link:
43
+ hide:
44
+ text:
45
+ title:
46
+ feedback:
47
+ close:
48
+ dont_include_personal_info:
49
+ email_address:
50
+ help_us_improve_govuk:
51
+ is_not_useful:
52
+ is_this_page_useful:
53
+ is_useful:
54
+ maybe:
55
+ more_about_visit:
56
+ 'no':
57
+ send:
58
+ send_me_survey:
59
+ something_wrong:
60
+ thank_you_for_feedback:
61
+ what_doing:
62
+ what_wrong:
63
+ 'yes':
64
+ government_navigation:
65
+ consultations:
66
+ departments:
67
+ get-involved:
68
+ how-government-works:
69
+ news_and_communications:
70
+ statistics:
71
+ worldwide:
72
+ layout_footer:
73
+ copyright_html:
74
+ licence_html:
75
+ support_links:
76
+ layout_header:
77
+ hide_button:
78
+ menu:
79
+ search_button:
80
+ show_button:
81
+ top_level:
82
+ metadata:
83
+ from:
84
+ history:
85
+ last_updated:
86
+ part_of:
87
+ published:
88
+ see_all_updates:
89
+ toggle_less:
90
+ toggle_more:
91
+ modal_dialogue:
92
+ close_modal:
93
+ organisation_schema:
94
+ all_content_search_description:
95
+ previous_and_next_navigation:
96
+ pagination:
97
+ print_link:
98
+ text:
99
+ radio:
100
+ or:
101
+ related_footer_navigation:
102
+ collections:
103
+ policies:
104
+ statistical_data_sets:
105
+ topical_events:
106
+ related_navigation:
107
+ collections:
108
+ external_links:
109
+ policies:
110
+ publishers:
111
+ related_contacts:
112
+ related_content:
113
+ related_external_links:
114
+ related_guides:
115
+ statistical_data_sets:
116
+ topical_events:
117
+ topics:
118
+ transition:
119
+ link_path:
120
+ link_text:
121
+ title:
122
+ world_locations:
123
+ search_box:
124
+ input_title:
125
+ label:
126
+ search_button:
127
+ show_password:
128
+ announce_hide:
129
+ announce_show:
130
+ hide:
131
+ hide_password:
132
+ show:
133
+ show_password:
134
+ skip_link:
135
+ text:
136
+ step_by_step_nav:
137
+ hide:
138
+ hide_all:
139
+ show:
140
+ show_all:
141
+ step_by_step_nav_related:
142
+ part_of:
143
+ subscription_links:
144
+ email_signup_link_text:
145
+ feed_link_label:
146
+ feed_link_text:
147
+ subscriptions:
148
+ success_alert:
149
+ success:
150
+ summary_list:
151
+ delete:
152
+ edit:
153
+ tabs:
154
+ contents: