From 2528db3ebc13658807529f4bfca090255f1144b4 Mon Sep 17 00:00:00 2001 From: Dillon Date: Tue, 19 May 2020 11:19:57 +0800 Subject: [PATCH] i18n: update zh-CN.toml --- i18n/zh-CN.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml index 11338ec..a96a0b2 100644 --- a/i18n/zh-CN.toml +++ b/i18n/zh-CN.toml @@ -115,10 +115,10 @@ other = "发布于 {{ .Date }}" other = "收录于 {{ .Categories }}" [wordCount] -other = "{{ .Count }} 字" +other = "约 {{ .Count }} 字" [readingTime] -other = "{{ .Count }} 分钟" +other = "预计阅读 {{ .Count }} 分钟" [views] other = "次阅读"