Skip to content

Commit ec5fd9e

Browse files
docs: change defaultSlogan.
1 parent 1e49939 commit ec5fd9e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ui/src/locales/lang/en-US/views/system.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export default {
123123
websiteSlogan: 'Welcome Slogan',
124124
websiteSloganPlaceholder: 'Please enter the welcome slogan',
125125
websiteSloganTip: 'The welcome slogan below the product logo',
126-
defaultSlogan: 'Ready-to-use, flexible RAG Chatbot',
126+
defaultSlogan: 'Ready-to-use open-source AI assistant',
127127
defaultTip: 'The default is the MaxKB platform interface, supports custom settings',
128128
logoDefaultTip: 'The default is the MaxKB login interface, supports custom settings',
129129
platformSetting: 'Platform Settings',

ui/src/locales/lang/zh-CN/views/system.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export default {
121121
websiteSlogan: '欢迎语',
122122
websiteSloganPlaceholder: '请输入欢迎语',
123123
websiteSloganTip: '产品 Logo 下的欢迎语',
124-
defaultSlogan: '欢迎使用 MaxKB 智能知识库问答系统',
124+
defaultSlogan: '欢迎使用 MaxKB 开源 AI 助手',
125125
logoDefaultTip: '默认为 MaxKB 登录界面,支持自定义设置',
126126
defaultTip: '默认为 MaxKB 平台界面,支持自定义设置',
127127
platformSetting: '平台设置',

ui/src/locales/lang/zh-Hant/views/system.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export default {
123123
websiteSloganPlaceholder: '請輸入歡迎語',
124124
websiteSloganTip: '產品 Logo 下的歡迎語',
125125
logoDefaultTip: '默认为 MaxKB 登錄界面,支持自定义设置',
126-
defaultSlogan: '歡迎使用 MaxKB 智能知識庫問答系統',
126+
defaultSlogan: '歡迎使用 MaxKB 開源 AI 助手',
127127
defaultTip: '默認為 MaxKB 平台界面,支持自定義設置',
128128
platformSetting: '平台設置',
129129
showUserManual: '顯示用戶手冊',

0 commit comments

Comments
 (0)