From 796a56d5d8fcd3525405226c8f0edd950028f21f Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 12 Jan 2022 19:53:02 +0100 Subject: [PATCH] fix: translation 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 29537fe36..1f03d175b 100644 --- a/src/i18n/lang/en.json +++ b/src/i18n/lang/en.json @@ -899,7 +899,7 @@ "4015": "The task comment does not exist.", "4016": "Invalid task field.", "4017": "Invalid task filter comparator.", - "4018": "Invalid task filter concatinator.", + "4018": "Invalid task filter concatenator.", "4019": "Invalid task filter value.", "5001": "The namespace does not exist.", "5003": "You do not have access to the specified namespace.",