From a98c473a2669c19dd54863cc66289638883a3ac0 Mon Sep 17 00:00:00 2001
From: yangyangdaji <1504305527@qq.com>
Date: Tue, 11 Oct 2022 12:43:07 +0000
Subject: [PATCH] [i18n] Update Simplified Chinese (zh-cn.toml) (#726)
---
i18n/zh-cn.toml | 4 ++--
CONTRIBUTORS.md | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index e6929fe..ff213bf 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -116,4 +116,5 @@
- [Saurmandal](https://saur.neocities.org)
- [Jneo8](https://github.com/jneo8)
- [Daniel Nduati](https://github.com/DanNduati)
-- [Simon Hollingshead](https://github.com/simonhollingshead)
\ No newline at end of file
+- [Simon Hollingshead](https://github.com/simonhollingshead)
+- [yangyangdaji](https://github.com/yangyangdaji)
diff --git a/i18n/zh-cn.toml b/i18n/zh-cn.toml
index 33e8d99..e6392c8 100644
--- a/i18n/zh-cn.toml
+++ b/i18n/zh-cn.toml
@@ -31,7 +31,7 @@
other = "返回 <a href=\"{{ . }}\">首页</a>."
[licensed_under]
-other = "Licensed under"
+other = "许可依据"
[powered_by]
other = "技术支持"
@@ -61,4 +61,4 @@
other = "错误"
[link_to_heading]
-other = "Link to heading"
+other = "链接到标题"
--
Gitblit v1.10.0