disable re-key button for non licensed

This commit is contained in:
Pallavi Kumari
2025-11-08 01:38:47 +05:30
parent 2b8204fdc8
commit 8a5f59cb9f
4 changed files with 111 additions and 18 deletions

View File

@@ -2112,5 +2112,6 @@
"regenerateCredentialsConfirmation": "Are you sure you want to regenerate the credentials?",
"endpoint": "Endpoint",
"id": "Id",
"SecretKey": "Secret Key"
"SecretKey": "Secret Key",
"featureDisabledTooltip": "This feature is only available in the enterprise plan and require a license to use it."
}