From 71d53d62823a51df83cfaf5df2b8a3a74bfbe511 Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Tue, 15 Apr 2025 05:53:24 +0000 Subject: [PATCH] fix(nc-gui): sidebar upgrade banner and audit logs msg update --- packages/nc-gui/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index ba194812ca..9637812c69 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -115,7 +115,7 @@ "upgradeToAdd": "Upgrade to Add", "upgradeToAddMoreExtensions": "You're currently on the Free plan, which allows only one extension. Upgrade to unlock unlimited extensions.", "upgradeToAccessWsAudit": "Upgrade to access workspace audit", - "upgradeToAccessWsAuditSubtitle": "Upgrade your plan to the {plan} plan to unlock workspace audit logs and track key activities with ease.", + "upgradeToAccessWsAuditSubtitle": "Upgrade to the {plan} plan to enable workspace audit logs and efficiently monitor key activities.", "upgradeToAddMoreAttachments": "Upgrade to add more attachments", "upgradeToAddMoreAttachmentsSubtitle": "The {activePlan} plan allows up to {limit} storage. Upgrade to the {plan} plan to increase your storage limit.", "upgradeToCreateMoreRecords": "Upgrade to create more records",