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",