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.
14 lines
642 B
JSON
14 lines
642 B
JSON
{
|
|
"newChat": "گپ جدید",
|
|
"selectAPrompt": "یک پرامپت را انتخاب کنید",
|
|
"githubRepository": "مخزن GitHub",
|
|
"settings": "تنظیمات",
|
|
"sidebarTitle": "تاریخچه گپ",
|
|
"error": "خطا",
|
|
"somethingWentWrong": "مشکلی پیش آمد",
|
|
"validationSelectModel": "لطفا یک مدل را برای ادامه انتخاب کنید",
|
|
"deleteHistoryConfirmation": "آیا مطمئن هستید که می خواهید این تاریخچه را حذف کنید؟",
|
|
"editHistoryTitle": "یک عنوان جدید وارد کنید",
|
|
"temporaryChat": "گپ موقت"
|
|
}
|