Sha256: 1674bc6b0e24b14941059e35adc3c535811469d48fea6d70457ba45f1260c41b

Contents?: true

Size: 1.8 KB

Versions: 2

Compression:

Stored size: 1.8 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:
  common:
    translations: "Translations"
  components:
    back_link:
      back: 'Back'
    contents_list:
      contents: Contents
    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"
    subscription_links:
      email_signup_link_text: "Get email alerts"
      feed_link_text: "Subscribe to feed"
      subscriptions: "Subscriptions"
    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

2 entries across 2 versions & 1 rubygems

Version Path
govuk_publishing_components-9.0.1 config/locales/en.yml
govuk_publishing_components-9.0.0 config/locales/en.yml