govuk_publishing_components 24.10.3 → 24.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/components/accordion.js +1 -1
- data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +142 -104
- data/app/assets/javascripts/govuk_publishing_components/components/reorderable-list.js +1 -1
- data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +2 -2
- data/app/assets/javascripts/govuk_publishing_components/lib/trigger-event.js +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -11
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_attachment.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_back-link.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_feedback.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-footer.scss +2 -6
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-header.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_metadata.scss +2 -6
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_search.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_share-links.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_skip-link.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_subscription-links.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_translation-nav.scss +2 -3
- data/app/views/govuk_publishing_components/components/_attachment.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_back_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_feedback.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_layout_footer.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_machine_readable_metadata.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_metadata.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_print_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_search.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_share_links.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_skip_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_step_by_step_nav.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_subscription_links.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_translation_nav.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/docs/feedback.yml +2 -0
- data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/metadata/_sentence.html.erb +2 -2
- data/config/locales/ar.yml +123 -0
- data/config/locales/az.yml +123 -0
- data/config/locales/be.yml +123 -0
- data/config/locales/bg.yml +123 -0
- data/config/locales/bn.yml +123 -0
- data/config/locales/cs.yml +123 -0
- data/config/locales/cy.yml +115 -6
- data/config/locales/da.yml +123 -0
- data/config/locales/de.yml +123 -0
- data/config/locales/dr.yml +123 -0
- data/config/locales/el.yml +123 -0
- data/config/locales/en.yml +109 -109
- data/config/locales/es-419.yml +123 -0
- data/config/locales/es.yml +123 -0
- data/config/locales/et.yml +120 -0
- data/config/locales/fa.yml +123 -0
- data/config/locales/fi.yml +123 -0
- data/config/locales/fr.yml +120 -0
- data/config/locales/gd.yml +123 -0
- data/config/locales/gu.yml +123 -0
- data/config/locales/he.yml +123 -0
- data/config/locales/hi.yml +123 -0
- data/config/locales/hr.yml +123 -0
- data/config/locales/hu.yml +123 -0
- data/config/locales/hy.yml +123 -0
- data/config/locales/id.yml +123 -0
- data/config/locales/is.yml +123 -0
- data/config/locales/it.yml +123 -0
- data/config/locales/ja.yml +123 -0
- data/config/locales/ka.yml +123 -0
- data/config/locales/kk.yml +123 -0
- data/config/locales/ko.yml +123 -0
- data/config/locales/lt.yml +123 -0
- data/config/locales/lv.yml +123 -0
- data/config/locales/ms.yml +123 -0
- data/config/locales/mt.yml +123 -0
- data/config/locales/nl.yml +123 -0
- data/config/locales/no.yml +124 -1
- data/config/locales/pa-pk.yml +123 -0
- data/config/locales/pa.yml +123 -0
- data/config/locales/pl.yml +123 -0
- data/config/locales/ps.yml +123 -0
- data/config/locales/pt.yml +123 -0
- data/config/locales/ro.yml +123 -0
- data/config/locales/ru.yml +123 -0
- data/config/locales/si.yml +123 -0
- data/config/locales/sk.yml +123 -0
- data/config/locales/sl.yml +123 -0
- data/config/locales/so.yml +123 -0
- data/config/locales/sq.yml +123 -0
- data/config/locales/sr.yml +123 -0
- data/config/locales/sv.yml +123 -0
- data/config/locales/sw.yml +123 -0
- data/config/locales/ta.yml +123 -0
- data/config/locales/th.yml +123 -0
- data/config/locales/tk.yml +123 -0
- data/config/locales/tr.yml +123 -0
- data/config/locales/uk.yml +123 -0
- data/config/locales/ur.yml +123 -0
- data/config/locales/uz.yml +123 -0
- data/config/locales/vi.yml +123 -0
- data/config/locales/zh-hk.yml +123 -0
- data/config/locales/zh-tw.yml +123 -0
- data/config/locales/zh.yml +123 -0
- data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_taxons.rb +1 -2
- data/lib/govuk_publishing_components/presenters/content_item.rb +4 -0
- data/lib/govuk_publishing_components/presenters/machine_readable/page.rb +4 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/govuk-frontend/govuk/components/accordion/_index.scss +7 -16
- data/node_modules/govuk-frontend/govuk/components/back-link/_index.scss +4 -15
- data/node_modules/govuk-frontend/govuk/components/character-count/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/checkboxes/macro-options.json +3 -3
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/README.md +15 -0
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/fixtures.json +40 -22
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/macro-options.json +6 -6
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/template.njk +15 -5
- data/node_modules/govuk-frontend/govuk/components/date-input/macro-options.json +2 -2
- data/node_modules/govuk-frontend/govuk/components/details/_index.scss +5 -1
- data/node_modules/govuk-frontend/govuk/components/file-upload/_index.scss +13 -14
- data/node_modules/govuk-frontend/govuk/components/file-upload/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/footer/_index.scss +14 -19
- data/node_modules/govuk-frontend/govuk/components/header/_index.scss +39 -21
- data/node_modules/govuk-frontend/govuk/components/input/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/phase-banner/_index.scss +1 -1
- data/node_modules/govuk-frontend/govuk/components/radios/macro-options.json +3 -3
- data/node_modules/govuk-frontend/govuk/components/select/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/skip-link/_index.scss +1 -1
- data/node_modules/govuk-frontend/govuk/components/tabs/_index.scss +1 -6
- data/node_modules/govuk-frontend/govuk/components/textarea/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/warning-text/_index.scss +10 -0
- data/node_modules/govuk-frontend/govuk/core/_links.scss +8 -0
- data/node_modules/govuk-frontend/govuk/helpers/_links.scss +153 -38
- data/node_modules/govuk-frontend/govuk/settings/_all.scss +2 -0
- data/node_modules/govuk-frontend/govuk/settings/_links.scss +62 -0
- data/node_modules/govuk-frontend/package.json +1 -1
- metadata +5 -3
data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-footer.scss
CHANGED
@@ -1,6 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
.govuk-footer__section {
|
4
|
-
display: none;
|
5
|
-
}
|
6
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/govuk-account-manager-prototype/blob/7858b55afcddc2f855d909abd051838d95f21f13/app/assets/stylesheets/print.scss#L5
|
data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-header.scss
CHANGED
@@ -1,3 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/govuk-account-manager-prototype/blob/7858b55afcddc2f855d909abd051838d95f21f13/app/assets/stylesheets/print.scss#L6
|
@@ -1,6 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
.gem-c-metadata__toggle-wrap {
|
4
|
-
display: none;
|
5
|
-
}
|
6
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/manuals-frontend/blob/466b4c7a6507a3d76818e26612f174616f5cdf94/app/assets/stylesheets/print.scss#L15
|
@@ -1,3 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/govuk-account-manager-prototype/blob/7858b55afcddc2f855d909abd051838d95f21f13/app/assets/stylesheets/print.scss#L7
|
@@ -1,3 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/collections/blob/fc9db4ef6d87ad52d0ac795d1dd05d5fa116dde1/app/assets/stylesheets/print.scss#L9
|
@@ -1,3 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/govuk-account-manager-prototype/blob/7858b55afcddc2f855d909abd051838d95f21f13/app/assets/stylesheets/print.scss#L8
|
data/app/assets/stylesheets/govuk_publishing_components/components/print/_subscription-links.scss
CHANGED
@@ -1,3 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/frontend/blob/34e84c7d6dc22bd4b06ce4c18a3d00b29fdcee83/app/assets/stylesheets/print.scss#L12
|
data/app/assets/stylesheets/govuk_publishing_components/components/print/_translation-nav.scss
CHANGED
@@ -1,3 +1,2 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
}
|
1
|
+
// Left this as an empty file as opposed to deleting it because it is @imported in application print stylesheets for example here:
|
2
|
+
// https://github.com/alphagov/government-frontend/blob/7a0b068a0faa1da07f58acf0b1d3a0aa3e1daf56/app/assets/stylesheets/print.scss#L16
|
@@ -7,7 +7,7 @@
|
|
7
7
|
|
8
8
|
<% start_button_text = capture do %>
|
9
9
|
<%= button.text %>
|
10
|
-
<svg class="govuk-button__start-icon" xmlns="http://www.w3.org/2000/svg" width="17.5" height="19" viewBox="0 0 33 40" role="presentation" focusable="false">
|
10
|
+
<svg class="govuk-button__start-icon govuk-!-display-none-print" xmlns="http://www.w3.org/2000/svg" width="17.5" height="19" viewBox="0 0 33 40" role="presentation" focusable="false">
|
11
11
|
<path fill="currentColor" d="M0 0h13l20 20-20 20H0l20-20z" />
|
12
12
|
</svg>
|
13
13
|
<% end %>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
path_without_pii = utf_encode(request.fullpath.gsub(email_regex, '[email]'))
|
9
9
|
%>
|
10
10
|
|
11
|
-
<div class="gem-c-feedback" data-module="feedback">
|
11
|
+
<div class="gem-c-feedback govuk-!-display-none-print" data-module="feedback">
|
12
12
|
<%= render "govuk_publishing_components/components/feedback/yes_no_banner" %>
|
13
13
|
<%= render "govuk_publishing_components/components/feedback/problem_form", url_without_pii: url_without_pii %>
|
14
14
|
<%= render "govuk_publishing_components/components/feedback/survey_signup_form", path_without_pii: path_without_pii %>
|
@@ -29,7 +29,7 @@
|
|
29
29
|
list_classes = %w[govuk-footer__list]
|
30
30
|
list_classes << "govuk-footer__list--columns-#{item[:columns]}" if item[:columns] unless single_item_list
|
31
31
|
%>
|
32
|
-
<div class="<%= width_class %>">
|
32
|
+
<div class="<%= width_class %> govuk-!-display-none-print">
|
33
33
|
<h2 class="govuk-footer__heading govuk-heading-m"><%= item[:title] %></h2>
|
34
34
|
<ul class="<%= list_classes.join(' ') %>">
|
35
35
|
<% item[:items].each do |item| %>
|
@@ -58,7 +58,7 @@
|
|
58
58
|
<div class="govuk-footer__meta-item govuk-footer__meta-item--grow">
|
59
59
|
<% if meta.any? %>
|
60
60
|
<h2 class="govuk-visually-hidden">Support links</h2>
|
61
|
-
<ul class="govuk-footer__inline-list">
|
61
|
+
<ul class="govuk-footer__inline-list govuk-!-display-none-print">
|
62
62
|
<% meta[:items].each do |item| %>
|
63
63
|
<li class="govuk-footer__inline-list-item">
|
64
64
|
<%
|
@@ -17,7 +17,7 @@
|
|
17
17
|
<meta property="og:site_name" content="GOV.UK" />
|
18
18
|
<meta property="og:type" content="article" />
|
19
19
|
<meta property="og:url" content="<%= page.canonical_url %>" />
|
20
|
-
<meta property="og:title" content="
|
20
|
+
<meta property="og:title" content="<% if page.withdrawn? %>[Withdrawn] <% end %><%= page.title %>" />
|
21
21
|
<meta property="og:description" content="<%= strip_tags(page.description) %>" />
|
22
22
|
|
23
23
|
<% if page.has_image? %>
|
@@ -42,7 +42,7 @@
|
|
42
42
|
<dd class="gem-c-metadata__definition">
|
43
43
|
<%= last_updated %>
|
44
44
|
<% if local_assigns.include?(:see_updates_link) %>
|
45
|
-
— <a href="#history" class="gem-c-metadata__definition-link"
|
45
|
+
— <a href="#history" class="gem-c-metadata__definition-link govuk-!-display-none-print"
|
46
46
|
data-track-category="content-history"
|
47
47
|
data-track-action="see-all-updates-link-clicked"
|
48
48
|
data-track-label="history">
|
@@ -13,7 +13,7 @@
|
|
13
13
|
margin_bottom: margin_bottom
|
14
14
|
})
|
15
15
|
|
16
|
-
wrapper_classes = %w(gem-c-print-link)
|
16
|
+
wrapper_classes = %w(gem-c-print-link govuk-!-display-none-print)
|
17
17
|
wrapper_classes << "gem-c-print-link--show-without-js" unless require_js
|
18
18
|
wrapper_classes << (shared_helper.get_margin_top)
|
19
19
|
wrapper_classes << (shared_helper.get_margin_bottom)
|
@@ -10,7 +10,7 @@
|
|
10
10
|
size ||= ""
|
11
11
|
value ||= ""
|
12
12
|
|
13
|
-
classes = %w[gem-c-search]
|
13
|
+
classes = %w[gem-c-search govuk-!-display-none-print]
|
14
14
|
classes << (shared_helper.get_margin_top)
|
15
15
|
classes << (shared_helper.get_margin_bottom) if local_assigns[:margin_bottom]
|
16
16
|
classes << "gem-c-search--large" if size == "large"
|
@@ -8,7 +8,7 @@
|
|
8
8
|
brand ||= false
|
9
9
|
brand_helper = GovukPublishingComponents::AppHelpers::BrandHelper.new(brand)
|
10
10
|
|
11
|
-
classes = %w(gem-c-share-links)
|
11
|
+
classes = %w(gem-c-share-links govuk-!-display-none-print)
|
12
12
|
classes << "gem-c-share-links--stacked" if stacked
|
13
13
|
classes << "gem-c-share-links--columns" if columns
|
14
14
|
classes << brand_helper.brand_class
|
@@ -19,7 +19,7 @@
|
|
19
19
|
<% if steps %>
|
20
20
|
<div
|
21
21
|
data-module="gemstepnav"
|
22
|
-
class="gem-c-step-nav js-hidden <% unless small %>gem-c-step-nav--large<% end %>"
|
22
|
+
class="gem-c-step-nav js-hidden <% if small %>govuk-!-display-none-print<% end %> <% unless small %>gem-c-step-nav--large<% end %>"
|
23
23
|
<%= "data-remember" if remember_last_step %>
|
24
24
|
<%= "data-id=#{tracking_id}" if tracking_id %>
|
25
25
|
data-show-text="<%= t("components.step_by_step_nav.show", default: "show") %>"
|
@@ -56,7 +56,7 @@
|
|
56
56
|
<%= logic %>
|
57
57
|
<% else %>
|
58
58
|
<% step_number += 1 %>
|
59
|
-
<span class="gem-c-step-nav__circle-step-label visuallyhidden">Step</span> <%= step_number %><span class="gem-c-step-nav__circle-step-colon visuallyhidden" aria-hidden="true">:</span>
|
59
|
+
<span class="gem-c-step-nav__circle-step-label govuk-!-display-none-print visuallyhidden">Step</span> <%= step_number %><span class="gem-c-step-nav__circle-step-colon govuk-!-display-none-print visuallyhidden" aria-hidden="true">:</span>
|
60
60
|
<% end %>
|
61
61
|
</span>
|
62
62
|
</span>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
local_assigns[:margin_bottom] ||= 0
|
9
9
|
local_assigns[:margin_bottom] = 0 if local_assigns[:margin_bottom] > 9
|
10
10
|
|
11
|
-
css_classes = %w( gem-c-subscription-links )
|
11
|
+
css_classes = %w( gem-c-subscription-links govuk-!-display-none-print )
|
12
12
|
css_classes << (shared_helper.get_margin_bottom) unless local_assigns[:margin_bottom] == 0
|
13
13
|
css_classes << brand_helper.brand_class
|
14
14
|
css_classes << "gem-c-subscription-links--with-feed-box" if sl_helper.feed_link_box_value
|
@@ -5,7 +5,7 @@
|
|
5
5
|
%>
|
6
6
|
<% if translation_helper.has_translations? %>
|
7
7
|
<nav role="navigation"
|
8
|
-
class="gem-c-translation-nav <%= translation_helper.classes %> <%= brand_helper.brand_class %>"
|
8
|
+
class="gem-c-translation-nav govuk-!-display-none-print <%= translation_helper.classes %> <%= brand_helper.brand_class %>"
|
9
9
|
aria-label="<%= t("common.translations") %>"
|
10
10
|
<%= "data-module=\"gem-track-click\"" if translation_helper.tracking_is_present? %>
|
11
11
|
>
|
@@ -2,6 +2,8 @@ name: Feedback
|
|
2
2
|
description: Invites user feedback on the current page.
|
3
3
|
body: |
|
4
4
|
This component is designed to sit at the bottom of pages on GOV.UK to allow users to submit feedback on that page.
|
5
|
+
|
6
|
+
This component uses JavaScript for expanding and collapsing and also for submitting form responses. This code is not compatible with Internet Explorer, so IE11 and down do not use JavaScript to submit the forms, instead falling back to a normal form submission.
|
5
7
|
accessibility_criteria: |
|
6
8
|
Form elements in the component must:
|
7
9
|
|
data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<button
|
5
5
|
aria-controls="navigation"
|
6
6
|
aria-label="Show or hide Top Level Navigation"
|
7
|
-
class="govuk-header__menu-button govuk-js-header-toggle gem-c-header__menu-button"
|
7
|
+
class="govuk-header__menu-button govuk-js-header-toggle gem-c-header__menu-button govuk-!-display-none-print"
|
8
8
|
type="button"
|
9
9
|
>
|
10
10
|
<%= t("components.layout_header.menu") %>
|
@@ -8,9 +8,9 @@
|
|
8
8
|
%>
|
9
9
|
<% if remaining.any? %>
|
10
10
|
<%= items.to_sentence(last_word_connector: ', ').html_safe %>
|
11
|
-
<div class="gem-c-metadata__toggle-wrap">
|
11
|
+
<div class="gem-c-metadata__toggle-wrap govuk-!-display-none-print">
|
12
12
|
<a href="#"
|
13
|
-
class="gem-c-metadata__definition-link"
|
13
|
+
class="gem-c-metadata__definition-link govuk-!-display-none-print"
|
14
14
|
data-controls="toggle-<%= toggle_id %>"
|
15
15
|
data-expanded="false"
|
16
16
|
data-toggled-text="<%= t("components.metadata.toggle_less", default: "Show fewer") %>">
|
data/config/locales/ar.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
ar:
|
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
|
+
request_format_cta:
|
17
|
+
request_format_details_html:
|
18
|
+
request_format_text:
|
19
|
+
back_link:
|
20
|
+
back:
|
21
|
+
checkboxes:
|
22
|
+
or:
|
23
|
+
contents_list:
|
24
|
+
contents:
|
25
|
+
feedback:
|
26
|
+
close:
|
27
|
+
dont_include_personal_info:
|
28
|
+
email_address:
|
29
|
+
help_us_improve_govuk:
|
30
|
+
is_not_useful:
|
31
|
+
is_this_page_useful:
|
32
|
+
is_useful:
|
33
|
+
maybe:
|
34
|
+
more_about_visit:
|
35
|
+
'no':
|
36
|
+
send:
|
37
|
+
send_me_survey:
|
38
|
+
something_wrong:
|
39
|
+
thank_you_for_feedback:
|
40
|
+
what_doing:
|
41
|
+
what_wrong:
|
42
|
+
'yes':
|
43
|
+
government_navigation:
|
44
|
+
consultations:
|
45
|
+
departments:
|
46
|
+
get-involved:
|
47
|
+
how-government-works:
|
48
|
+
news_and_communications:
|
49
|
+
statistics:
|
50
|
+
worldwide:
|
51
|
+
layout_header:
|
52
|
+
hide_button:
|
53
|
+
menu:
|
54
|
+
search_button:
|
55
|
+
show_button:
|
56
|
+
top_level:
|
57
|
+
metadata:
|
58
|
+
from:
|
59
|
+
history:
|
60
|
+
last_updated:
|
61
|
+
part_of:
|
62
|
+
published:
|
63
|
+
see_all_updates:
|
64
|
+
toggle_less:
|
65
|
+
toggle_more:
|
66
|
+
organisation_schema:
|
67
|
+
all_content_search_description:
|
68
|
+
previous_and_next_navigation:
|
69
|
+
pagination:
|
70
|
+
print_link:
|
71
|
+
text:
|
72
|
+
radio:
|
73
|
+
or:
|
74
|
+
related_footer_navigation:
|
75
|
+
collections:
|
76
|
+
policies:
|
77
|
+
statistical_data_sets:
|
78
|
+
topical_events:
|
79
|
+
related_navigation:
|
80
|
+
collections:
|
81
|
+
external_links:
|
82
|
+
policies:
|
83
|
+
publishers:
|
84
|
+
related_contacts:
|
85
|
+
related_content:
|
86
|
+
related_external_links:
|
87
|
+
related_guides:
|
88
|
+
statistical_data_sets:
|
89
|
+
topical_events:
|
90
|
+
topics:
|
91
|
+
transition:
|
92
|
+
link_path:
|
93
|
+
link_text:
|
94
|
+
title:
|
95
|
+
world_locations:
|
96
|
+
search_box:
|
97
|
+
input_title:
|
98
|
+
label:
|
99
|
+
search_button:
|
100
|
+
show_password:
|
101
|
+
announce_hide:
|
102
|
+
announce_show:
|
103
|
+
hide:
|
104
|
+
hide_password:
|
105
|
+
show:
|
106
|
+
show_password:
|
107
|
+
skip_link:
|
108
|
+
text:
|
109
|
+
step_by_step_nav:
|
110
|
+
hide:
|
111
|
+
hide_all:
|
112
|
+
show:
|
113
|
+
show_all:
|
114
|
+
step_by_step_nav_related:
|
115
|
+
part_of:
|
116
|
+
subscription_links:
|
117
|
+
email_signup_link_text:
|
118
|
+
feed_link_text:
|
119
|
+
subscriptions:
|
120
|
+
success_alert:
|
121
|
+
success:
|
122
|
+
summary_list:
|
123
|
+
delete:
|
124
|
+
edit:
|
data/config/locales/az.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
az:
|
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
|
+
request_format_cta:
|
17
|
+
request_format_details_html:
|
18
|
+
request_format_text:
|
19
|
+
back_link:
|
20
|
+
back:
|
21
|
+
checkboxes:
|
22
|
+
or:
|
23
|
+
contents_list:
|
24
|
+
contents:
|
25
|
+
feedback:
|
26
|
+
close:
|
27
|
+
dont_include_personal_info:
|
28
|
+
email_address:
|
29
|
+
help_us_improve_govuk:
|
30
|
+
is_not_useful:
|
31
|
+
is_this_page_useful:
|
32
|
+
is_useful:
|
33
|
+
maybe:
|
34
|
+
more_about_visit:
|
35
|
+
'no':
|
36
|
+
send:
|
37
|
+
send_me_survey:
|
38
|
+
something_wrong:
|
39
|
+
thank_you_for_feedback:
|
40
|
+
what_doing:
|
41
|
+
what_wrong:
|
42
|
+
'yes':
|
43
|
+
government_navigation:
|
44
|
+
consultations:
|
45
|
+
departments:
|
46
|
+
get-involved:
|
47
|
+
how-government-works:
|
48
|
+
news_and_communications:
|
49
|
+
statistics:
|
50
|
+
worldwide:
|
51
|
+
layout_header:
|
52
|
+
hide_button:
|
53
|
+
menu:
|
54
|
+
search_button:
|
55
|
+
show_button:
|
56
|
+
top_level:
|
57
|
+
metadata:
|
58
|
+
from:
|
59
|
+
history:
|
60
|
+
last_updated:
|
61
|
+
part_of:
|
62
|
+
published:
|
63
|
+
see_all_updates:
|
64
|
+
toggle_less:
|
65
|
+
toggle_more:
|
66
|
+
organisation_schema:
|
67
|
+
all_content_search_description:
|
68
|
+
previous_and_next_navigation:
|
69
|
+
pagination:
|
70
|
+
print_link:
|
71
|
+
text:
|
72
|
+
radio:
|
73
|
+
or:
|
74
|
+
related_footer_navigation:
|
75
|
+
collections:
|
76
|
+
policies:
|
77
|
+
statistical_data_sets:
|
78
|
+
topical_events:
|
79
|
+
related_navigation:
|
80
|
+
collections:
|
81
|
+
external_links:
|
82
|
+
policies:
|
83
|
+
publishers:
|
84
|
+
related_contacts:
|
85
|
+
related_content:
|
86
|
+
related_external_links:
|
87
|
+
related_guides:
|
88
|
+
statistical_data_sets:
|
89
|
+
topical_events:
|
90
|
+
topics:
|
91
|
+
transition:
|
92
|
+
link_path:
|
93
|
+
link_text:
|
94
|
+
title:
|
95
|
+
world_locations:
|
96
|
+
search_box:
|
97
|
+
input_title:
|
98
|
+
label:
|
99
|
+
search_button:
|
100
|
+
show_password:
|
101
|
+
announce_hide:
|
102
|
+
announce_show:
|
103
|
+
hide:
|
104
|
+
hide_password:
|
105
|
+
show:
|
106
|
+
show_password:
|
107
|
+
skip_link:
|
108
|
+
text:
|
109
|
+
step_by_step_nav:
|
110
|
+
hide:
|
111
|
+
hide_all:
|
112
|
+
show:
|
113
|
+
show_all:
|
114
|
+
step_by_step_nav_related:
|
115
|
+
part_of:
|
116
|
+
subscription_links:
|
117
|
+
email_signup_link_text:
|
118
|
+
feed_link_text:
|
119
|
+
subscriptions:
|
120
|
+
success_alert:
|
121
|
+
success:
|
122
|
+
summary_list:
|
123
|
+
delete:
|
124
|
+
edit:
|