From 9034eb110be0d0282aaeee9ac67708c6bee25249 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 14 Oct 2021 22:55:38 +0000 Subject: [PATCH] Update Chinese (Simplified) translation --- locales/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 918b7c68..db6da6a8 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -431,5 +431,6 @@ "footer_source_code": "源代码", "footer_modfied_source_code": "修改的源代码", "adminprefs_modified_source_code_url_label": "更改的源代码仓库网址", - "footer_original_source_code": "原始源代码" + "footer_original_source_code": "原始源代码", + "footer_donate_page": "捐赠" }