From 58c361ee2949f02aaf63bc575f3b5b3251d01048 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 26 Nov 2021 21:40:17 +0100 Subject: [PATCH] fix(translations): typo --- src/i18n/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/lang/en.json b/src/i18n/lang/en.json index a0366b2ce..4a939660c 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -901,7 +901,7 @@ "5010": "This team does not have access to that namespace.", "5011": "This user has already access to that namespace.", "5012": "The namespace is archived and can therefore only be accessed read only.", - "6001": "The team name cannot be emtpy.", + "6001": "The team name cannot be empty.", "6002": "The team does not exist.", "6004": "The team already has access to that namespace or list.", "6005": "The user is already a member of that team.",