feat: Add CTAs for AI features (#7538)

This commit is contained in:
Muhsin Keloth
2023-08-16 08:39:41 +05:30
committed by GitHub
parent 7b8a3fcae0
commit b89c917198
7 changed files with 294 additions and 23 deletions

View File

@@ -121,6 +121,18 @@
"CANCEL": "Cancel"
}
},
"CTA_MODAL": {
"TITLE": "Integrate with OpenAI",
"DESC": "Bring advanced AI features to your dashboard with OpenAI's GPT models. To begin, enter the API key from your OpenAI account.",
"KEY_PLACEHOLDER": "Enter your OpenAI API key",
"BUTTONS": {
"NEED_HELP": "Need help?",
"DISMISS": "Dismiss",
"FINISH": "Finish Setup"
},
"DISMISS_MESSAGE": "You can setup OpenAI integration later Whenever you want.",
"SUCCESS_MESSAGE": "OpenAI integration setup successfully"
},
"TITLE": "Improve With AI",
"SUMMARY_TITLE": "Summary with AI",
"REPLY_TITLE": "Reply suggestion with AI",