n4ze3m f8791a0707 feat: Introduce temporary chat mode
Adds a new "Temporary Chat" mode for quick, non-persistent conversations. The new mode is available in the header bar and will trigger a visually distinct chat experience with a temporary background color. Temporary chats do not save to the chat history and are meant for short, one-off interactions. This feature enhances flexibility and provides a more convenient option for users who need to quickly interact with the AI without committing the conversation to their history.
2024-11-09 19:10:34 +05:30

14 lines
642 B
JSON

{
"newChat": "گپ جدید",
"selectAPrompt": "یک پرامپت را انتخاب کنید",
"githubRepository": "مخزن GitHub",
"settings": "تنظیمات",
"sidebarTitle": "تاریخچه گپ",
"error": "خطا",
"somethingWentWrong": "مشکلی پیش آمد",
"validationSelectModel": "لطفا یک مدل را برای ادامه انتخاب کنید",
"deleteHistoryConfirmation": "آیا مطمئن هستید که می خواهید این تاریخچه را حذف کنید؟",
"editHistoryTitle": "یک عنوان جدید وارد کنید",
"temporaryChat": "گپ موقت"
}