From 77480814fd5e7b643fe43aa02933fb26566d62bd Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 18 Mar 2025 18:28:29 +0100 Subject: [PATCH] fix(i18n): translations json --- pkg/i18n/lang/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/i18n/lang/en.json b/pkg/i18n/lang/en.json index 531c9d9fb..40276f0c8 100644 --- a/pkg/i18n/lang/en.json +++ b/pkg/i18n/lang/en.json @@ -100,7 +100,7 @@ } }, "project": { - "created": "%[1]s created the project \"%[2]s\"", + "created": "%[1]s created the project \"%[2]s\"" }, "team": { "member_added": {