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:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Dark mode": "深色模式",
|
||||
"Light mode": "浅色模式"
|
||||
}
|
||||
@@ -7,7 +7,5 @@
|
||||
"Import data": "导入对话",
|
||||
"Are you sure?": "确定吗?",
|
||||
"Clear conversations": "清空对话",
|
||||
"Export data": "导出对话",
|
||||
"Dark mode": "深色模式",
|
||||
"Light mode": "浅色模式"
|
||||
"Export data": "导出对话"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user