2020-02-11 14:22:46 +00:00
|
|
|
# Entry
|
|
|
|
- id: entry_toc
|
2020-02-03 20:54:37 +00:00
|
|
|
translation: "Table of Contents"
|
2018-05-22 13:36:26 +00:00
|
|
|
|
2020-02-11 14:22:46 +00:00
|
|
|
# Entry meta
|
2018-03-10 08:04:24 +00:00
|
|
|
- id: meta_lastmod
|
2020-02-03 20:54:37 +00:00
|
|
|
translation: "Updated"
|
2018-03-10 08:04:24 +00:00
|
|
|
|
|
|
|
- id: meta_categories
|
2020-02-03 20:54:37 +00:00
|
|
|
translation: "Categories"
|
2018-03-11 17:46:50 +00:00
|
|
|
|
2018-06-11 18:41:16 +00:00
|
|
|
# Share
|
|
|
|
- id: share-caption
|
2020-02-03 20:54:37 +00:00
|
|
|
translation: "Share on"
|
2018-06-11 18:41:16 +00:00
|
|
|
|
|
|
|
- id: save-caption
|
2020-02-03 20:54:37 +00:00
|
|
|
translation: "Save to"
|
2018-06-11 18:41:16 +00:00
|
|
|
|
2018-05-25 14:29:46 +00:00
|
|
|
# Related
|
|
|
|
- id: related_title
|
2020-02-03 20:54:37 +00:00
|
|
|
translation: "Related"
|
2018-05-25 14:29:46 +00:00
|
|
|
|
2018-03-11 17:46:50 +00:00
|
|
|
# Footer
|
|
|
|
- id: footer_credits
|
2020-02-03 20:54:37 +00:00
|
|
|
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."
|
2018-05-23 09:55:29 +00:00
|
|
|
|
2018-05-28 12:31:50 +00:00
|
|
|
# "No posts" empty state
|
|
|
|
- id: empty_title
|
|
|
|
translation: "You don't have any posts yet!"
|
|
|
|
|
|
|
|
- id: empty_text_start
|
2021-12-05 00:28:45 +00:00
|
|
|
translation: "As posts are added in your <code>mainSections</code> folders"
|
2018-05-28 12:31:50 +00:00
|
|
|
|
|
|
|
- id: empty_text_end
|
|
|
|
translation: "they'll appear here"
|
|
|
|
|
|
|
|
- id: empty_tip
|
2021-12-05 00:28:45 +00:00
|
|
|
translation: "<b>Tip:</b> You could change <code>mainSections</code> folders in site config file."
|
2018-05-28 12:31:50 +00:00
|
|
|
|
2018-05-23 09:55:29 +00:00
|
|
|
# 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"
|