feat: add banner for document and responses limit

This commit is contained in:
Shivam Mishra
2025-01-22 20:15:03 +05:30
parent f61bf40d81
commit 08e1ed2a0f
3 changed files with 56 additions and 0 deletions
@@ -316,6 +316,10 @@
"UPGRADE_NOW": "Upgrade now",
"CANCEL_ANYTIME": "You can change or cancel your plan anytime"
},
"BANNER": {
"RESPONSES": "You've used over 80% of your response limit. To continue using Captain AI, please upgrade.",
"DOCUMENTS": "Document limit reached. Upgrade to continue using Captain AI."
},
"FORM": {
"CANCEL": "Cancel",
"CREATE": "Create",