From 179cf99f83708475adb4178d310964bd89a377a4 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:50:14 +0200 Subject: [PATCH] New translations landing.json (Chinese Simplified) --- client/public/locales/zh/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/zh/landing.json b/client/public/locales/zh/landing.json index 5acefd56..62c61502 100644 --- a/client/public/locales/zh/landing.json +++ b/client/public/locales/zh/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "捐赠", "github": "源码", + "docs": "文件", "privacy": "隐私政策", "service": "服务条款" }