From 6e849034ac4268d55c1bd64844dab27c39c99065 Mon Sep 17 00:00:00 2001 From: BoT Date: Wed, 29 Sep 2021 13:54:39 +0800 Subject: [PATCH] Update Simplified Chinese and Traditional Chinese. (#427) Signed-off-by: Ray --- i18n/zh-cn.toml | 4 ++-- i18n/zh-tw.toml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml index 8deb3cc..a186830 100644 --- a/i18n/zh-cn.toml +++ b/i18n/zh-cn.toml @@ -53,8 +53,8 @@ other = "上一篇" [next] other = "下一篇" -# [share_on] -# other = "Share on" +[share_on] +other = "分享" [improve_this_page] other = "改善此页面" diff --git a/i18n/zh-tw.toml b/i18n/zh-tw.toml index 750e2d0..f1bb3a3 100644 --- a/i18n/zh-tw.toml +++ b/i18n/zh-tw.toml @@ -53,8 +53,8 @@ other = "上一篇" [next] other = "下一篇" -# [share_on] -# other = "Share on" +[share_on] +other = "分享" [improve_this_page] other = "改善此頁面"