Sha256: 1fc686a7bec33f27aa66ed78e95127d5bc7b06c38693710899da9f958e04d7d8

Contents?: true

Size: 1.57 KB

Versions: 3

Compression:

Stored size: 1.57 KB

Contents

# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
#     I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
#     <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
#     I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
# To learn more, please read the Rails Internationalization guide
# available at http://guides.rubyonrails.org/i18n.html.

en:
  components:
    back_link:
      back: 'Back'
    radio:
      or: 'or'
    related_navigation:
      collections: "Collection"
      external_links: "Elsewhere on the web"
      policies: "Policy"
      publishers: "Published by"
      related_content: "Related content"
      related_external_links: "Elsewhere on the web"
      related_guides: "Detailed guidance"
      related_contacts: "Other contacts"
      statistical_data_sets: "Statistical data set"
      topics: "Explore the topic"
      topical_events: "Topical event"
      world_locations: "World locations"
    step_by_step_nav:
      show: "Show"
      hide: "Hide"
      show_all: "Show all"
      hide_all: "Hide all"
    step_by_step_nav_related:
      part_of: "Part of"
    taxonomy_navigation:
      collections: "Collection"
      policies: "Policy"
      related_content: "Related content"
      statistical_data_sets: "Statistical data set"
      topical_events: "Topical event"
      world_locations: "World locations"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
govuk_publishing_components-7.0.0 config/locales/en.yml
govuk_publishing_components-6.7.0 config/locales/en.yml
govuk_publishing_components-6.6.0 config/locales/en.yml