Website/i18n/en.yaml
2018-07-11 20:45:17 +02:00

67 lines
1.4 KiB
YAML

# General
- id: read_more
translation: Read more…
# Post meta
- id: meta_lastmod
translation: Last Modified
# Table of Contents
- id: toc_title
translation: Page content
# Post nav
- id: post_nav_prev
translation: Previous
- id: post_nav_next
translation: Next
# Authorbox
- id: authorbox_name
translation: About {{ .Count }}
# Sidebar
- id: sidebar_warning
translation: WARNING
- id: sidebar_recommendation
translation: Please activate at least one sidebar widget.
# Events widget
- id: events_title
translation: Our next Event
# Search widget
- id: search_placeholder
translation: SEARCH...
# Categories widget
- id: categories_title
translation: Categories
# Recent Posts widget
- id: recent_title
translation: Recent Posts
# Social widget
- id: social_title
translation: Social
# Tags List widget
- id: tags_title
translation: Tags
# Footer
- id: footer_credits
translation: "Generated with <a href=\"https://gohugo.io/\" rel=\"nofollow noopener\" target=\"_blank\">Hugo</a> and <a href=\"https://github.com/Vimux/Mainroad/\" rel=\"nofollow noopener\" target=\"_blank\">Mainroad</a> theme."
# 404
- id: 404_title
translation: 404. Page not found
- id: 404_text
translation: "The page you were looking for appears to have been moved, deleted or does not exist. Please, use search or go to"
- id: 404_linktext
translation: "main page"