From 25f0c0480ce029c0451843841026a57e9fd9b00d Mon Sep 17 00:00:00 2001 From: Daniel Herrmann Date: Sun, 10 Mar 2024 13:59:46 +0100 Subject: [PATCH] fix: add more details to pubic team flag in UI --- frontend/src/i18n/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/lang/en.json b/frontend/src/i18n/lang/en.json index 35b5b6ecc..7066970f2 100644 --- a/frontend/src/i18n/lang/en.json +++ b/frontend/src/i18n/lang/en.json @@ -922,7 +922,7 @@ "admin": "Admin", "member": "Member", "isPublic": "Visibility", - "isPublicDescription": "Make team publicly discoverable" + "isPublicDescription": "Make the team publicly discoverable. When enabled, anyone can share projects with this team even when not being a direct member." } }, "keyboardShortcuts": {