Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/adityatelange/hugo-PaperMod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlavaicer <52038323+lavaicer@users.noreply.github.com>2022-03-17 19:51:53 +0300
committerGitHub <noreply@github.com>2022-03-17 19:51:53 +0300
commit5a5b0840edbf0dd0d532ab29bfb35c7acf2ade15 (patch)
tree734cf0e654bcfbb2fccca36dd419c4ae143963b6
parent42c3c937a1089dd1f48ea113e660a3941a8646a6 (diff)
Update zh.yaml
trans words -> 字 (#837)
-rw-r--r--i18n/zh.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/zh.yaml b/i18n/zh.yaml
index 7f15ab08..c341e039 100644
--- a/i18n/zh.yaml
+++ b/i18n/zh.yaml
@@ -9,6 +9,11 @@
one : "1 分钟"
other: "{{ .Count }} 分钟"
+- id: words
+ translation:
+ one: "字"
+ other: {{ .Count }}字
+
- id: toc
translation: "目录"