From 7366fed20252c0d91325027bbe4e6be70fe866cd Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Wed, 22 Jan 2025 17:59:53 +0100 Subject: [PATCH] New translations en-us.ts (Thai) --- frontend/src/i18n/translations/th-TH.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/translations/th-TH.ts b/frontend/src/i18n/translations/th-TH.ts index 3da9e7852..f3e72455a 100644 --- a/frontend/src/i18n/translations/th-TH.ts +++ b/frontend/src/i18n/translations/th-TH.ts @@ -278,7 +278,7 @@ export default { "share.error.access-denied.title": "Private share", "share.error.access-denied.description": "The current account does not have permission to access this share", "share.modal.password.title": "ต้องการรหัสผ่าน", - "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": "รหัสผ่าน", "share.modal.error.invalid-password": "รหัสผ่านไม่ถูกต้อง", "share.button.download-all": "ดาวน์โหลดทั้งหมด",