fix(i18n): typo

This commit is contained in:
kolaente 2023-06-22 06:14:07 +02:00
parent 047435bb68
commit 06126de139
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -388,7 +388,7 @@
}, },
"edit": { "edit": {
"header": "Edit Label", "header": "Edit Label",
"forbidden": "You are not allowed to edit this label because you dont own it.", "forbidden": "You are not allowed to edit this label because you don't own it.",
"success": "The label was successfully updated." "success": "The label was successfully updated."
}, },
"deleteSuccess": "The label was successfully deleted.", "deleteSuccess": "The label was successfully deleted.",