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', logs: 'Logs',
}, },
plugins: { plugins: {
title: 'Plugins', title: 'Extensions',
description: description:
'Install and configure plugins to extend LangBot functionality', 'Install and configure plugins to extend LangBot functionality',
createPlugin: 'Create Plugin', createPlugin: 'Create Plugin',

View File

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

View File

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

View File

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