From dbae45ee44b1e14a6fff33801d60af72eacbf676 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Mon, 3 Feb 2025 14:54:40 +0530 Subject: [PATCH] Fix --- web/packages/base/locales/en-US/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/packages/base/locales/en-US/translation.json b/web/packages/base/locales/en-US/translation.json index 40cd8e0cea..b22c52b1f8 100644 --- a/web/packages/base/locales/en-US/translation.json +++ b/web/packages/base/locales/en-US/translation.json @@ -383,7 +383,7 @@ "COLLABORATOR_RIGHTS": "Collaborators can add photos and videos to the shared album", "remove_participant": "Remove participant", "owner": "owner", - "collaborators": "collaborators", + "collaborators": "Collaborators", "add_more": "Add more", "VIEWERS": "Viewers", "OR_ADD_EXISTING": "Or pick an existing one",