From 6e0da992af802965114d26d2fb75c5cdad5df991 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Wed, 1 May 2024 16:10:07 +0800 Subject: [PATCH] :art: Internationalization supports Japanese https://github.com/siyuan-note/siyuan/pull/11212 --- app/electron/init.html | 2 ++ app/src/config/appearance.ts | 4 ++-- app/src/constants.ts | 1 + app/src/mobile/settings/appearance.ts | 4 ++-- app/src/types/config.d.ts | 2 +- app/src/util/genOptions.ts | 9 +++++++++ kernel/util/working.go | 2 +- 7 files changed, 18 insertions(+), 6 deletions(-) diff --git a/app/electron/init.html b/app/electron/init.html index 44d93f7e1..863f7a69d 100644 --- a/app/electron/init.html +++ b/app/electron/init.html @@ -210,6 +210,7 @@ +