From 48a49d7458e8b2f1758e505bbbf85113d30b2f8f Mon Sep 17 00:00:00 2001 From: Nicoleta Panaghiu Date: Tue, 20 Sep 2022 15:45:14 +0300 Subject: [PATCH] RED-5261: Fixed spelling mistake. --- apps/red-ui/src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index cd3f3f4e3..ffea38c7e 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -1549,7 +1549,7 @@ "details": "To apply redactions from another document, you first need to upload it.", "http": { "error": "Failed to import redactions! {error}", - "success": "Redactions has been imported!" + "success": "Redactions have been imported!" }, "title": "Import document with redactions", "upload-area-text": "Click or drag & drop anywhere on this area..."