feat(i18n): update localization for new taxonomy names in Chinese (zh)

- Update the date format to the Chinese style and replace terms and phrases to generalize references from "tag" to "taxon" in several keys and messages.

Signed-off-by: CHEN, CHUN <jim60105@gmail.com>
This commit is contained in:
CHEN, CHUN
2025-05-15 00:29:09 +08:00
parent 71c4fd5a8c
commit a09ac31b34
2 changed files with 5 additions and 6 deletions

View File

@ -15,7 +15,7 @@ Demo = "展示"
Mods = "模組"
Coffee = "贊助"
all_tags = "查看所有標籤"
all_taxa = "查看所有$TAXON"
archived = "封存"
author = "作者"
author_conjunction = "和"
@ -58,7 +58,7 @@ one_tags = "共有 $NUMBER 個標籤"
open_post = "打開文章"
poor = "冷清"
posts = "共有 $NUMBER 篇文章"
posts_with_tag = "帶有 $TAG 標籤的文章"
posts_with_taxon = "屬於 $TERM $TAXON的文章"
powered_by = "由 $ZOLA 和 $DUCKQUILL 提供"
previous = "上一篇"
published = "發布於"