From 6a8744c00367e24e229d9d122f557bcb4eb63603 Mon Sep 17 00:00:00 2001 From: Mauricio Martinez Date: Wed, 15 Jul 2026 23:41:29 -0600 Subject: [PATCH] fix(i18n): add missing contact tags tab label --- messages/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/en.json b/messages/en.json index 6817727575..07aa121a55 100644 --- a/messages/en.json +++ b/messages/en.json @@ -358,6 +358,7 @@ "notes": "Notes", "custom": "Custom Fields", "deals": "Deals", + "tags": "Tags", "noTags": "No tags", "noDeals": "No deals", "addNotePlaceholder": "Add a note..."