Files
chatbot-ui/public/locales/vi/sidebar.json
T
Shinji Yamada ba1dacb899 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
2023-04-18 08:23:42 -06:00

12 lines
465 B
JSON

{
"New folder": "Thư mục mới",
"New chat": "Tạo hội thoại mới",
"No conversations.": "Không có hội thoại nào.",
"Search conversations...": "Tìm kiếm các cuộc hội thoại...",
"OpenAI API Key": "OpenAI API Key",
"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"
}