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.
13 lines
979 B
JSON
13 lines
979 B
JSON
{
|
|
"newChat": "പുതിയ ചാറ്റ്",
|
|
"selectAPrompt": "ഒരു പ്രോംപ്റ്റ് തിരഞ്ഞെടുക്കുക",
|
|
"githubRepository": "ഗിറ്റ്ഹബ് റെപ്പോസിറ്ററി",
|
|
"settings": "സെറ്റിംഗുകൾ",
|
|
"sidebarTitle": "ചാറ്റ് ചരിത്രം",
|
|
"error": "പിശക്",
|
|
"somethingWentWrong": "എന്തോ തെറ്റായി",
|
|
"deleteHistoryConfirmation": "നിങ്ങളുടെ ചാറ്റ് ചരിത്രം ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ?",
|
|
"editHistoryTitle": "ചാറ്റ് title എഡിറ്റുചെയ്യുക",
|
|
"validationSelectModel": "തുടരുന്നതിന് ഒരു മോഡല് തിരഞ്ഞെടുക്കുക",
|
|
"temporaryChat": "താൽക്കാലിക ചാറ്റ്"
|
|
} |