Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@

- id: previousPost
translation: "Previous"

- id: nextPost
translation: "Next"
translation: "Next"

- id: postCount
translation:
Expand Down
6 changes: 3 additions & 3 deletions i18n/zh-Hans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

- id: previousPost
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

id: nextPost

translation: "上一篇"

- id: nextPost
translation: "下一篇"
translation: "下一篇"

- id: postCount
translation: "共有{{ .Count }}篇文章"
translation: "共有{{ .Count }}篇文章"