fix(translations): typo
This commit is contained in:
parent
d3fc1439b5
commit
58c361ee29
1 changed files with 1 additions and 1 deletions
|
@ -901,7 +901,7 @@
|
||||||
"5010": "This team does not have access to that namespace.",
|
"5010": "This team does not have access to that namespace.",
|
||||||
"5011": "This user has already 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.",
|
"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.",
|
"6002": "The team does not exist.",
|
||||||
"6004": "The team already has access to that namespace or list.",
|
"6004": "The team already has access to that namespace or list.",
|
||||||
"6005": "The user is already a member of that team.",
|
"6005": "The user is already a member of that team.",
|
||||||
|
|
Loading…
Reference in a new issue