From 0db887f37ef00c90491d1b20ec995e4ea2a72a15 Mon Sep 17 00:00:00 2001 From: old burden Date: Tue, 14 Apr 2026 11:51:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BD=9C=E5=93=81=E5=BA=93=E4=BC=98?= =?UTF-8?q?=E5=8C=96bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portal-ui/src/lang/zh_HK/route.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portal-ui/src/lang/zh_HK/route.js b/portal-ui/src/lang/zh_HK/route.js index 7a96fc3..ad3d82c 100644 --- a/portal-ui/src/lang/zh_HK/route.js +++ b/portal-ui/src/lang/zh_HK/route.js @@ -11,6 +11,6 @@ export default { help: '幫助中心', moneyInvite: '有獎邀請', assetGroupManage: '資源組管理', - assetManage: '素材管理', - generatedAssets: '作品库' + thirdPartyAsset: '三方素材管理', + generatedAssets: '生成作品庫' } \ No newline at end of file