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 = "改善此頁面"