From b72b1b142bb151815e44e7c4411521af86420893 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Wed, 22 Jan 2025 17:59:56 +0100 Subject: [PATCH] New translations en-us.ts (Dutch, Belgium) --- frontend/src/i18n/translations/nl-BE.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/translations/nl-BE.ts b/frontend/src/i18n/translations/nl-BE.ts index 8cb134582..162865852 100644 --- a/frontend/src/i18n/translations/nl-BE.ts +++ b/frontend/src/i18n/translations/nl-BE.ts @@ -278,7 +278,7 @@ export default { "share.error.access-denied.title": "Private share", "share.error.access-denied.description": "Dit account heeft geen toestemming om toegang te krijgen tot deze share", "share.modal.password.title": "Wachtwoord vereist", - "share.modal.password.description": "Please enter the password to acces this share.", + "share.modal.password.description": "Please enter the password to access this share.", "share.modal.password": "Wachtwoord", "share.modal.error.invalid-password": "Ongeldig wachtwoord", "share.button.download-all": "Alles downloaden",