From dedac9735c79e4ee75ec4a84e784e3760522d8af Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Sun, 24 Oct 2021 00:18:38 +0900 Subject: [PATCH] New translations translation.json (Japanese) --- src/config/locales/ja/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json index 020b04e2..35167fb0 100644 --- a/src/config/locales/ja/translation.json +++ b/src/config/locales/ja/translation.json @@ -175,6 +175,7 @@ "title": "外観", "theme_color": "テーマカラー", "theme": { + "system": "System", "light": "標準", "dark": "ダーク", "solarized_light": "SolarizedLight",