From e7f37ed4eb5ee5e6ca9bf90ffc595f3717ec7ac9 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Tue, 27 May 2025 03:37:14 +0200 Subject: [PATCH] New translations en-us.ts (Vietnamese) --- frontend/src/i18n/translations/vi-VN.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/translations/vi-VN.ts b/frontend/src/i18n/translations/vi-VN.ts index 733b79f..5511d82 100644 --- a/frontend/src/i18n/translations/vi-VN.ts +++ b/frontend/src/i18n/translations/vi-VN.ts @@ -134,7 +134,7 @@ export default { // END /account/shares // /account/reverseShares "account.reverseShares.title": "Reverse shares", - "account.reverseShares.description": "A reverse share allows you to generate a unique URL that allows external users to create a share.", + "account.reverseShares.description": "Chia sẻ ngược cho phép bạn tạo một liên kết duy nhất để người ngoài có thể tải tệp lên cho bạn.", "account.reverseShares.title.empty": "It's empty here 👀", "account.reverseShares.description.empty": "You don't have any reverse shares.", // showCreateReverseShareModal.tsx