1
0
Fork 0

fix(i18n): rename label for public team checkbox

This commit is contained in:
Daniel Herrmann 2024-03-10 14:46:38 +01:00
parent 4b72a28f04
commit 8d2f31af02
1 changed files with 1 additions and 1 deletions

View File

@ -921,7 +921,7 @@
"descriptionPlaceholder": "Describe the team here, hit '/' for more options…",
"admin": "Admin",
"member": "Member",
"isPublic": "Visibility",
"isPublic": "Public Team",
"isPublicDescription": "Make the team publicly discoverable. When enabled, anyone can share projects with this team even when not being a direct member."
}
},