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