Files
chatbot-ui/public/locales/zh/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
335 B
JSON

{
"New folder": "新建文件夹",
"New chat": "新建聊天",
"No conversations.": "无对话",
"Search conversations...": "搜索对话...",
"OpenAI API Key": "OpenAI API 密钥",
"Import data": "导入对话",
"Are you sure?": "确定吗?",
"Clear conversations": "清空对话",
"Export data": "导出对话"
}