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

{
"New folder": "תיקיה חדשה",
"New chat": "שיחה חדשה",
"No conversations.": "אין שיחות חדשות",
"Search conversations...": "חיפוש שיחות...",
"OpenAI API Key": "מפתח אישי ל openAI",
"Import data": "ייבוא שיחות",
"Are you sure?": "אתה בטוח?",
"Clear conversations": "ניקוי שיחות",
"Export data": "ייצוא שיחות"
}