feat: settings dialog and moved theme settings to dialog from sidebar (#570)

* feat: settings dialog and moved theme settings to dialog from sidebar.

* chore(locale): move some labels to settings from sidebar
This commit is contained in:
Shinji Yamada
2023-04-18 23:23:42 +09:00
committed by GitHub
parent 836c24680b
commit ba1dacb899
42 changed files with 259 additions and 69 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"Settings": "設定",
"Theme": "テーマ",
"Save": "保存",
"Dark mode": "ダークモード",
"Light mode": "ライトモード"
}