2024-03-24 14:38:37 +05:30
|
|
|
{
|
2024-03-24 21:00:00 +05:30
|
|
|
"pageAssist": "Page Assist",
|
|
|
|
|
"selectAModel": "Select a Model",
|
2024-03-24 14:38:37 +05:30
|
|
|
"save": "Save",
|
|
|
|
|
"saved": "Saved",
|
|
|
|
|
"cancel": "Cancel",
|
2024-03-24 17:07:21 +05:30
|
|
|
"retry": "Retry",
|
2024-03-24 14:38:37 +05:30
|
|
|
"share": {
|
|
|
|
|
"tooltip": {
|
|
|
|
|
"share": "Share"
|
|
|
|
|
},
|
|
|
|
|
"modal": {
|
|
|
|
|
"title": "Share link to Chat"
|
|
|
|
|
},
|
|
|
|
|
"form": {
|
|
|
|
|
"defaultValue": {
|
|
|
|
|
"name": "Anonymous",
|
|
|
|
|
"title": "Untitled chat"
|
|
|
|
|
},
|
|
|
|
|
"title": {
|
|
|
|
|
"label": "Chat title",
|
|
|
|
|
"placeholder": "Enter Chat title",
|
|
|
|
|
"required": "Chat title is required"
|
|
|
|
|
},
|
|
|
|
|
"name": {
|
|
|
|
|
"label": "Your name",
|
|
|
|
|
"placeholder": "Enter your name",
|
|
|
|
|
"required": "Your name is required"
|
|
|
|
|
},
|
|
|
|
|
"btn": {
|
|
|
|
|
"save": "Generate Link",
|
|
|
|
|
"saving": "Generating Link..."
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"notification": {
|
|
|
|
|
"successGenerate": "Link copied to clipboard",
|
|
|
|
|
"failGenerate": "Failed to generate link"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"copyToClipboard": "Copy to clipboard",
|
|
|
|
|
"webSearch": "Searching the web",
|
|
|
|
|
"regenerate": "Regenerate",
|
|
|
|
|
"edit": "Edit",
|
|
|
|
|
"saveAndSubmit": "Save & Submit",
|
|
|
|
|
"editMessage": {
|
|
|
|
|
"placeholder": "Type a message..."
|
2024-03-24 17:07:21 +05:30
|
|
|
},
|
|
|
|
|
"submit": "Submit",
|
|
|
|
|
"noData": "No data",
|
2024-03-24 21:00:00 +05:30
|
|
|
"noHistory": "No chat history",
|
|
|
|
|
"chatWithCurrentPage": "Chat with current page"
|
2024-03-24 14:38:37 +05:30
|
|
|
}
|