jlelse
/
Indieroad
Archived
1
Fork 0
This repository has been archived on 2020-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
Indieroad/i18n/en.yaml

42 lines
733 B
YAML

# General
- id: read_more
translation: Read more
- id: permalink
translation: Permalink
- id: menu_label
translation: Menu
# Post meta
- id: meta_lastmod
translation: Last Modified
# Post nav
- id: post_nav_prev
translation: Previous
- id: post_nav_next
translation: Next
# Authorbox
- id: authorbox_name
translation: About
# 404
- id: 404_title
translation: Page not found
- id: 404_text
translation: "The page you were looking for appears to have been moved, deleted or does not exist."
# Toggle theme
- id: toggle_theme
translation: Toggle theme
# Webmention Form
- id: wmform_label
translation: "Have you published a response to this? Let me know the link:"
- id: wmform_btn
translation: "Send"