Skip to content
Snippets Groups Projects
Select Git revision
  • ccl
  • jardin
  • cms/general/lorem
  • cms/ccl/ca-marche
  • cms/grenier/index
  • content
  • preview
  • master default protected
  • develop
  • deploy
  • test
11 results

ui-text.yml

Blame
  • ui-text.yml 79.25 KiB
    # User interface text and labels
    
    # English (default)
    # -----------------
    en: &DEFAULT_EN
      skip_links                 : "Skip links"
      skip_primary_nav           : "Skip to primary navigation"
      skip_content               : "Skip to content"
      skip_footer                : "Skip to footer"
      page                       : "Page"
      pagination_previous        : "Previous"
      pagination_next            : "Next"
      breadcrumb_home_label      : "Home"
      breadcrumb_separator       : "/"
      menu_label                 : "Toggle menu"
      search_label               : "Toggle search"
      toc_label                  : "On this page"
      ext_link_label             : "Direct link"
      less_than                  : "less than"
      minute_read                : "minute read"
      share_on_label             : "Share on"
      meta_label                 :
      tags_label                 : "Tags:"
      categories_label           : "Categories:"
      date_label                 : "Updated:"
      comments_label             : "Leave a comment"
      comments_title             : "Comments"
      more_label                 : "Learn more"
      related_label              : "You may also enjoy"
      follow_label               : "Follow:"
      feed_label                 : "Feed"
      powered_by                 : "Powered by"
      hosted_by                  : "Hosted by"
      website_label              : "Website"
      email_label                : "Email"
      recent_posts               : "Recent posts"
      undefined_wpm              : "Undefined parameter words_per_minute at _config.yml"
      comment_form_info          : "Your email address will not be published. Required fields are marked"
      comment_form_comment_label : "Comment"
      comment_form_md_info       : "Markdown is supported."
      comment_form_name_label    : "Name"
      comment_form_email_label   : "Email address"
      comment_form_website_label : "Website (optional)"
      comment_btn_submit         : "Submit comment"
      comment_btn_submitted      : "Submitted"
      comment_success_msg        : "Thanks for your comment! It will show on the site once it has been approved."
      comment_error_msg          : "Sorry, there was an error with your submission. Please make sure all required fields have been completed and try again."
      loading_label              : "Loading..."
      search_label_text          : "Enter your search term..."
      search_placeholder_text    : "Enter your search term..."
      results_found              : "Result(s) found"
      back_to_top                : "Back to top"
    en-US:
      <<: *DEFAULT_EN
    en-CA:
      <<: *DEFAULT_EN
    en-GB:
      <<: *DEFAULT_EN
    en-AU:
      <<: *DEFAULT_EN
    
    # Spanish
    # -------
    es: &DEFAULT_ES
      skip_links                 : "Saltar enlaces"
      skip_primary_nav           : "Saltar a navegación principal"
      skip_content               : "Saltar a contenido"
      skip_footer                : "Saltar a pie"
      page                       : "Página"
      pagination_previous        : "Anterior"