mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 19:37:36 +08:00
perf: update sidebar title
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
@@ -153,7 +153,7 @@ const jaJP = {
|
|||||||
logs: 'ログ',
|
logs: 'ログ',
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: 'プラグイン',
|
title: '拡張機能',
|
||||||
description: 'LangBotの機能を拡張するプラグインをインストール・設定',
|
description: 'LangBotの機能を拡張するプラグインをインストール・設定',
|
||||||
createPlugin: 'プラグインを作成',
|
createPlugin: 'プラグインを作成',
|
||||||
editPlugin: 'プラグインを編集',
|
editPlugin: 'プラグインを編集',
|
||||||
|
|||||||
@@ -148,7 +148,7 @@ const zhHans = {
|
|||||||
logs: '日志',
|
logs: '日志',
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: '插件管理',
|
title: '插件扩展',
|
||||||
description: '安装和配置用于扩展 LangBot 功能的插件',
|
description: '安装和配置用于扩展 LangBot 功能的插件',
|
||||||
createPlugin: '创建插件',
|
createPlugin: '创建插件',
|
||||||
editPlugin: '编辑插件',
|
editPlugin: '编辑插件',
|
||||||
|
|||||||
@@ -148,7 +148,7 @@ const zhHant = {
|
|||||||
logs: '日誌',
|
logs: '日誌',
|
||||||
},
|
},
|
||||||
plugins: {
|
plugins: {
|
||||||
title: '外掛管理',
|
title: '外掛擴展',
|
||||||
description: '安裝和設定用於擴展 LangBot 功能的外掛',
|
description: '安裝和設定用於擴展 LangBot 功能的外掛',
|
||||||
createPlugin: '建立外掛',
|
createPlugin: '建立外掛',
|
||||||
editPlugin: '編輯外掛',
|
editPlugin: '編輯外掛',
|
||||||
|
|||||||
Reference in New Issue
Block a user