mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Merge pull request #1255 from SmileGuide/patch-5
🌐 Correct I18n Strings
This commit is contained in:
+5
-5
@@ -14,10 +14,10 @@ article:
|
|||||||
word_count:
|
word_count:
|
||||||
one: "{{ .Count }} 字"
|
one: "{{ .Count }} 字"
|
||||||
other: "{{ .Count }} 字"
|
other: "{{ .Count }} 字"
|
||||||
part_of_series: "This article is part of a series."
|
part_of_series: "本文屬於一個選集。"
|
||||||
part: "Part"
|
part: "§"
|
||||||
this_article: "This Article"
|
this_article: "本文"
|
||||||
related_articles: "Related"
|
related_articles: "相關文章"
|
||||||
|
|
||||||
author:
|
author:
|
||||||
byline_title: "作者"
|
byline_title: "作者"
|
||||||
@@ -61,4 +61,4 @@ shortcode:
|
|||||||
recent_articles: "最近的文章"
|
recent_articles: "最近的文章"
|
||||||
|
|
||||||
recent:
|
recent:
|
||||||
show_more: "顯示更多"
|
show_more: "顯示更多"
|
||||||
|
|||||||
Reference in New Issue
Block a user