From f104923efdf42b88e91748203adb8ad5e077ecda Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 24 Oct 2021 00:18:33 +0900 Subject: [PATCH] New translations translation.json (Chinese Simplified) --- src/config/locales/zh_cn/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/locales/zh_cn/translation.json b/src/config/locales/zh_cn/translation.json index a9132fa1..f07c7c0f 100644 --- a/src/config/locales/zh_cn/translation.json +++ b/src/config/locales/zh_cn/translation.json @@ -175,6 +175,7 @@ "title": "外观", "theme_color": "颜色主题", "theme": { + "system": "System", "light": "明亮", "dark": "深暗", "solarized_light": "Solarized Light",