feat: update SLA upgrade banner (#9291)

feat: add cancel anytime notice
This commit is contained in:
Shivam Mishra
2024-04-24 17:19:35 +05:30
committed by GitHub
parent 12403b75d6
commit 8c813097db
2 changed files with 8 additions and 4 deletions

View File

@@ -10,7 +10,8 @@
"TITLE": "Upgrade to create SLAs",
"AVAILABLE_ON": "The SLA feature is only available in the Business and Enterprise plans.",
"UPGRADE_PROMPT": "Upgrade your plan to get access to advanced features like team management, automations, custom attributes, and more.",
"UPGRADE_NOW": "Upgrade now"
"UPGRADE_NOW": "Upgrade now",
"CANCEL_ANYTIME": "You can change or cancel your plan anytime"
},
"ENTERPRISE_PAYWALL": {
"AVAILABLE_ON": "The SLA feature is only available in the paid plans.",
@@ -104,4 +105,4 @@
"HIDE": "Hide {count} rows"
}
}
}
}