diff --git a/packages/nc-gui/lang/en.json b/packages/nc-gui/lang/en.json index 5c5b4cd0b7..b5769418a3 100644 --- a/packages/nc-gui/lang/en.json +++ b/packages/nc-gui/lang/en.json @@ -141,11 +141,11 @@ "upgradeToSeeMoreRecordInline": "Upgrade to view all records from external datasources", "upgradeToSeeMoreRecordSubtitle": "Unlock complete visibility into your connected sources. View all records by upgrading to the Team plan.", "upgradeToSeeMoreRecordInlineSubtitle": "You're viewing {limit} of {total} records. Unlock access to the remaining {remaining} records by upgrading to the Team plan.", - "editorLimitExceedTooltip": "{activePlan} plan has an editor limit set to {limit}.", - "recordLimitExceedTooltip": "{activePlan} plan supports up to {limit} records per workspace.", - "storageLimitExceedTooltip": "{activePlan} plan includes {limit} GB of attachment storage per workspace.", - "webhookLimitExceedTooltip": "{activePlan} plan allows up to {limit} webhook calls per month.", - "apiLimitExceedTooltip": "{activePlan} plan includes {limit} API calls per month.", + "editorLimitExceedTooltip": "{prefix}. {activePlan} plan has an editor limit set to {limit}.", + "recordLimitExceedTooltip": "{prefix}. {activePlan} plan supports up to {limit} records per workspace.", + "storageLimitExceedTooltip": "{prefix}. {activePlan} plan includes {limit} GB of attachment storage per workspace.", + "webhookLimitExceedTooltip": "{prefix}. {activePlan} plan allows up to {limit} webhook calls per month.", + "apiLimitExceedTooltip": "{prefix}. {activePlan} plan includes {limit} API calls per month.", "freePlanEditorLimitTooltip": "The free plan allows upto {limit} Editor type users, upgrade to get unlimited", "adjustCollaboratorRoles": "Adjust Collaborator Roles", "newEditorWillBeChanged": "New Editors will be charged", @@ -1644,7 +1644,9 @@ "expandShiftSpace": "Expand 'Shift + Space'", "selectAllMappedFields": "Select all mapped fields", "copyErrorCode": "Copy error code", - "paidUserBadgeTooltip": "User has an editor or higher role in at least one base." + "paidUserBadgeTooltip": "User has an editor or higher role in at least one base.", + "approachingLimit": "Approaching limit", + "exceedingLimit": "Exceeding limit" }, "placeholder": { "searchIcons": "Search icons",