From 5e651d7b084d1c7cdf90f104fb912ffcc606402f Mon Sep 17 00:00:00 2001 From: XCQi <794404765@qq.com> Date: Fri, 20 Aug 2021 13:31:28 +0200 Subject: [PATCH] Added translation using Weblate (Chinese (Simplified)) --- lang/common/zh-Hans.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 lang/common/zh-Hans.json diff --git a/lang/common/zh-Hans.json b/lang/common/zh-Hans.json new file mode 100644 index 0000000..f9b24ad --- /dev/null +++ b/lang/common/zh-Hans.json @@ -0,0 +1,26 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "send": "", + "success": "", + "error": "", + "copy": "", + "copied": "", + "time24h": "", + "time12h": "", + "linkTelegram": "", + "contactEmail": "", + "contactTelegram": "", + "linkDiscord": "", + "linkMatrix": "", + "contactDiscord": "", + "theme": "" + } +}