From affad21e18d34f9ef0796f06edf81958b8bebf8d Mon Sep 17 00:00:00 2001 From: Vincent Tam Date: Fri, 9 Aug 2019 17:30:09 +0200 Subject: [PATCH] Fixed careless typo again --- i18n/zh-CN.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml index f2eed8c..74a1e6d 100644 --- a/i18n/zh-CN.toml +++ b/i18n/zh-CN.toml @@ -5,7 +5,7 @@ [index_projects_allProjects] other = "所有项目" [index_blog_latestPosts] - other = "最新項目" + other = "最新文章" [index_blog_allPosts] other = "所有文章" [index_blog_readMore]