mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Correct i18n strings
Translated Simplified Chinese items retained in English (in zh-CN.yaml).
This commit is contained in:
parent
863354a960
commit
5c6b8dc7d5
1 changed files with 5 additions and 5 deletions
|
@ -14,10 +14,10 @@ article:
|
|||
word_count:
|
||||
one: "{{ .Count }} 字"
|
||||
other: "{{ .Count }} 字"
|
||||
part_of_series: "This article is part of a series."
|
||||
part: "Part"
|
||||
this_article: "This Article"
|
||||
related_articles: "Related"
|
||||
part_of_series: "这篇文章属于一个选集。"
|
||||
part: "§"
|
||||
this_article: "本文"
|
||||
related_articles: "相关文章"
|
||||
|
||||
author:
|
||||
byline_title: "作者"
|
||||
|
|
Loading…
Reference in a new issue