From 85178e01e22c309e9a1fcea3ef0c6c59cd022dc8 Mon Sep 17 00:00:00 2001 From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:00:51 +0100 Subject: [PATCH] New translations en.json (Korean) Update translations from Crowdin [ci skip] --- apps/browser-extension/src/i18n/locales/ko.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/browser-extension/src/i18n/locales/ko.json b/apps/browser-extension/src/i18n/locales/ko.json index 9fb8b1939..0f97bc4d3 100644 --- a/apps/browser-extension/src/i18n/locales/ko.json +++ b/apps/browser-extension/src/i18n/locales/ko.json @@ -193,9 +193,7 @@ "welcomeTitle": "Welcome to AliasVault!", "welcomeDescription": "To use the AliasVault browser extension: navigate to a website and use the AliasVault autofill popup to create a new credential.", "noPasskeysFound": "No passkeys have been created yet. Passkeys are created by visiting a website that offers passkeys as an authentication method.", - "noAttachmentsFound": "No items with attachments found", - "noItemsOfTypeFound": "No {{type}} items found", - "noMatchingItems": "No matching items found", + "noMatchingItems": "No items match the selected filter.", "noMatchingItemsSearch": "No items matching \"{{search}}\"", "noMatchingItemsWithFilter": "No {{filter}} items matching \"{{search}}\"", "clearSearch": "Clear search", @@ -209,7 +207,8 @@ "deleteFolderAndItemsDescription": "{{count}} item(s) will be moved to Recently Deleted.", "filters": { "folders": "Folders", - "passkeys": "Passkeys" + "passkeys": "Passkeys", + "totp": "2FA Codes" }, "sort": { "title": "Sort by",