64 lines
1.3 KiB
YAML
64 lines
1.3 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.
|
||
|
|
||
|
# 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"
|