From 8b28ed589c91ae3e43b3a663fe6fb4b4ce73a343 Mon Sep 17 00:00:00 2001 From: nite-knite Date: Tue, 3 Dec 2024 13:43:13 +0800 Subject: [PATCH] feat: update translation for bundle --- web/i18n/zh-Hans/plugin.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/zh-Hans/plugin.ts b/web/i18n/zh-Hans/plugin.ts index f5232cecaa..b7d1678925 100644 --- a/web/i18n/zh-Hans/plugin.ts +++ b/web/i18n/zh-Hans/plugin.ts @@ -4,7 +4,7 @@ const translation = { models: '模型', tools: '工具', extensions: '扩展', - bundles: '捆绑包', + bundles: '插件集', }, search: '搜索', allCategories: '所有类别',