From fb2d6df32af5a5ce2b2fbf9b5abd887989f7db8a Mon Sep 17 00:00:00 2001 From: Damien Leroy <10438692+ShiiFu@users.noreply.github.com> Date: Sun, 14 Jan 2024 22:35:19 +0100 Subject: [PATCH] Fix typo in EN locale --- src/core/plugins/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/plugins/i18n/locales/en.json b/src/core/plugins/i18n/locales/en.json index cd5290aa..7cee9f7b 100644 --- a/src/core/plugins/i18n/locales/en.json +++ b/src/core/plugins/i18n/locales/en.json @@ -1060,7 +1060,7 @@ } }, "UPLOAD_REQUEST__CAN_DELETE": { - "NAME": "Allow repcipients to delete files", + "NAME": "Allow recipients to delete files", "DESCRIPTION": "Determine whether upload request recipients can delete uploaded files", "PARAMETER": { "TITLE": "Allow deletion",