perf: update sidebar title

This commit is contained in:
Junyan Qin
2025-11-04 18:33:13 +08:00
parent 2ad1f97e12
commit d3279b9823
4 changed files with 4 additions and 4 deletions

View File

@@ -151,7 +151,7 @@ const enUS = {
logs: 'Logs',
},
plugins: {
title: 'Plugins',
title: 'Extensions',
description:
'Install and configure plugins to extend LangBot functionality',
createPlugin: 'Create Plugin',

View File

@@ -153,7 +153,7 @@ const jaJP = {
logs: 'ログ',
},
plugins: {
title: 'プラグイン',
title: '拡張機能',
description: 'LangBotの機能を拡張するプラグインをインストール・設定',
createPlugin: 'プラグインを作成',
editPlugin: 'プラグインを編集',

View File

@@ -148,7 +148,7 @@ const zhHans = {
logs: '日志',
},
plugins: {
title: '插件管理',
title: '插件扩展',
description: '安装和配置用于扩展 LangBot 功能的插件',
createPlugin: '创建插件',
editPlugin: '编辑插件',

View File

@@ -148,7 +148,7 @@ const zhHant = {
logs: '日誌',
},
plugins: {
title: '外掛管理',
title: '外掛擴展',
description: '安裝和設定用於擴展 LangBot 功能的外掛',
createPlugin: '建立外掛',
editPlugin: '編輯外掛',