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": "Chế độ tối",
|
||||
"Light mode": "Chế độ sáng"
|
||||
}
|
||||
@@ -7,7 +7,5 @@
|
||||
"Import data": "Nhập dữ liệu hội thoại",
|
||||
"Are you sure?": "Bạn chắc chắn chứ?",
|
||||
"Clear conversations": "Xoá các đoạn hội thoại",
|
||||
"Export data": "Xuất dữ liệu hội thoại",
|
||||
"Dark mode": "Chế độ tối",
|
||||
"Light mode": "Chế độ sáng"
|
||||
"Export data": "Xuất dữ liệu hội thoại"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user