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

{
"New folder": "Новая папка",
"New chat": "Новый чат",
"No conversations.": "Нет чатов.",
"Search conversations...": "Поиск чатов...",
"OpenAI API Key": "API-ключ OpenAI",
"Import data": "Импортировать чаты",
"Are you sure?": "Вы уверены?",
"Clear conversations": "Удалить чаты",
"Export data": "Экспортировать чаты"
}