From ec8cf442ff3d4ac383c1941e88b80cd6b2c619df Mon Sep 17 00:00:00 2001 From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com> Date: Tue, 17 Feb 2026 19:09:10 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) Update translations from Crowdin [ci skip] --- apps/browser-extension/src/i18n/locales/zh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/browser-extension/src/i18n/locales/zh.json b/apps/browser-extension/src/i18n/locales/zh.json index 826be182b..3a6f86d82 100644 --- a/apps/browser-extension/src/i18n/locales/zh.json +++ b/apps/browser-extension/src/i18n/locales/zh.json @@ -193,7 +193,7 @@ "welcomeTitle": "欢迎使用 AliasVault!", "welcomeDescription": "要使用AliasVault浏览器扩展:导航到某个网站,使用AliasVault自动填充弹窗创建新凭据。", "noPasskeysFound": "尚未创建通行密钥。访问以通行密钥为认证方式的网站才能创建通行密钥。", - "noMatchingItems": "No items match the selected filter.", + "noMatchingItems": "没有项目符合所选筛选器。", "noMatchingItemsSearch": "未找到匹配“{{search}}”的项目", "noMatchingItemsWithFilter": "未找到匹配“{{search}}”的 {{filter}} 项目", "clearSearch": "清除搜索",