60 lines
1.0 KiB
YAML
60 lines
1.0 KiB
YAML
- id: prev_page
|
|
translation: "Prev"
|
|
|
|
- id: next_page
|
|
translation: "Next"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "1 min"
|
|
other: "{{ .Count }} min"
|
|
|
|
- id: words
|
|
translation:
|
|
one : "word"
|
|
other: "{{ .Count }} words"
|
|
|
|
- id: toc
|
|
translation: "Table of Contents"
|
|
|
|
- id: translations
|
|
translation: "Translations"
|
|
|
|
- id: home
|
|
translation: "Home"
|
|
|
|
- id: edit_post
|
|
translation: "Edit"
|
|
|
|
- id: code_copy
|
|
translation: "copy"
|
|
|
|
- id: code_copied
|
|
translation: "copied!"
|
|
|
|
- id: Categories
|
|
translation: "Categories"
|
|
|
|
- id: Tags
|
|
translation: "Tags"
|
|
|
|
- id: no_comment_but
|
|
translation: "No comments here, but I encourage you to engage in discussions with the author!"
|
|
|
|
- id: send_email
|
|
translation: "Send Email"
|
|
|
|
- id: chat_on_telegram
|
|
translation: "Chat On Telegram"
|
|
|
|
- id: or
|
|
translation: "Or"
|
|
|
|
- id: chat_email_title_prefix
|
|
translation: "I'd like to discuss the content of this article: "
|
|
|
|
- id: chat_email_body_prefix
|
|
translation: "The original link: "
|
|
|
|
- id: latest_articles
|
|
translation: "Latest Articles" |