60 lines
1.0 KiB
YAML
60 lines
1.0 KiB
YAML
- id: prev_page
|
|
translation: "上一页"
|
|
|
|
- id: next_page
|
|
translation: "下一页"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "1 分钟"
|
|
other: "{{ .Count }} 分钟"
|
|
|
|
- id: words
|
|
translation:
|
|
one: "字"
|
|
other: "{{ .Count }} 字"
|
|
|
|
- id: toc
|
|
translation: "目录"
|
|
|
|
- id: translations
|
|
translation: "语言"
|
|
|
|
- id: home
|
|
translation: "主页"
|
|
|
|
- id: edit_post
|
|
translation: "编辑"
|
|
|
|
- id: code_copy
|
|
translation: "复制"
|
|
|
|
- id: code_copied
|
|
translation: "已复制!"
|
|
|
|
- id: Categories
|
|
translation: "分类"
|
|
|
|
- id: Tags
|
|
translation: "标签"
|
|
|
|
- id: no_comment_but
|
|
translation: "本站不提供评论功能,但是鼓励您与作者交流讨论!"
|
|
|
|
- id: send_email
|
|
translation: "发送邮件"
|
|
|
|
- id: chat_on_telegram
|
|
translation: "发送Telegram消息"
|
|
|
|
- id: or
|
|
translation: "或"
|
|
|
|
- id: chat_email_title_prefix
|
|
translation: "我想和你讨论这篇文章的内容: "
|
|
|
|
- id: chat_email_body_prefix
|
|
translation: "原文链接: "
|
|
|
|
- id: latest_articles
|
|
translation: "最新文章" |