From e38c28273aa85329fd9d796c1dd66fa07289b1ab Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 17 May 2026 15:00:44 +0200 Subject: [PATCH] chore: fix typo --- frontend/src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 2e95889e..832754fd 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -29,7 +29,7 @@ "rename": "Rename", "replace": "Replace", "reportIssue": "Report Issue", - "resumeTransfer": "Resume previous transfert", + "resumeTransfer": "Resume previous transfer", "resumeTransferTooltip": "Skip all conflicting files, except the ones that are smaller on the server as we suppose that their transfert has been interrupted.", "save": "Save", "schedule": "Schedule",