From c189cd97a502cee8ea79e5187d9288d636d4983c Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Thu, 18 Jan 2024 09:13:31 +0100 Subject: [PATCH] fix(translations): typo in string --- frontend/src/i18n/translations/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/translations/en-US.ts b/frontend/src/i18n/translations/en-US.ts index 4b2ccf11d..7870fb684 100644 --- a/frontend/src/i18n/translations/en-US.ts +++ b/frontend/src/i18n/translations/en-US.ts @@ -354,7 +354,7 @@ export default { "share.modal.file-preview.error.not-supported.title": "Preview not supported", "share.modal.file-preview.error.not-supported.description": - "A preview for thise file type is unsupported. Please download the file to view it.", + "A preview for this file type is unsupported. Please download the file to view it.", // END /share/[id]