thrrgilag.net/themes/binario/i18n/en.yaml
Morgan McMillian 022c04d286 new site theme
2019-09-07 12:40:58 -07:00

48 lines
1.1 KiB
YAML

# Post
- id: post_toc
translation: Table of Contents
- id: meta_lastmod
translation: Updated
- id: meta_categories
translation: Categories
# Share
- id: share-caption
translation: Share on
- id: save-caption
translation: Save to
# Related
- id: related_title
translation: Related
# Footer
- id: footer_credits
translation: "Powered by <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> and <a href=\"https://github.com/vimux/binario\" rel=\"nofollow noopener\" target=\"_blank\">Binario</a> theme."
# "No posts" empty state
- id: empty_title
translation: "You don't have any posts yet!"
- id: empty_text_start
translation: "As posts are added in your <code>mainSection</code> folders"
- id: empty_text_end
translation: "they'll appear here"
- id: empty_tip
translation: "<b>Tip:</b> You could change <code>mainSection</code> folders in site config file."
# 404
- id: page404_title
translation: "404 Page not found"
- id: page404_lead
translation: "Sorry, the page you were looking for doesn't exist."
- id: page404_link
translation: "Go back to main page"