Skip to content
Merged
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
7 changes: 6 additions & 1 deletion i18n/zh-cn.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ other = "保留所有权利"
[footer_privacy_policy]
other = "隐私政策"


# Post (blog, articles etc.)
[post_byline_by]
other = "撰文:"
Expand Down Expand Up @@ -89,3 +88,9 @@ other = "这个页面对您有帮助吗?"
other = "有帮助"
[feedback_negative]
other = "没帮助"

# Table of contents
[toc_on_this_page]
other = "本页目录"
[toc_top_of_page]
other = "回到顶部"
7 changes: 6 additions & 1 deletion i18n/zh-tw.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ other = "保留所有權利"
[footer_privacy_policy]
other = "隱私政策"


# Post (blog, articles etc.)
[post_byline_by]
other = "作者:"
Expand Down Expand Up @@ -89,3 +88,9 @@ other = "這個頁面對您有幫助嗎?"
other = "有幫助"
[feedback_negative]
other = "沒幫助"

# Table of contents
[toc_on_this_page]
other = "本頁目錄"
[toc_top_of_page]
other = "回到頂部"
Loading