mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 23:22:22 +00:00
feat: add switch to control if enable home
(#5531)
This commit is contained in:
@@ -135,6 +135,7 @@
|
||||
"setting.home.dialogue_tips": "Dialog prompt text",
|
||||
"setting.home.dialogue_tips.default": "You can ask me any questions",
|
||||
"setting.home.dialogue_tips_placeholder": "Please enter the prompt text of the dialog box",
|
||||
"setting.home.enable": "Enable home page",
|
||||
"setting.home.home_tab_title": "Home Page Title",
|
||||
"setting.home.home_tab_title_placeholder": "Please enter the title of the homepage",
|
||||
"setting.home.no_selected_app": "No selected App",
|
||||
|
@@ -147,6 +147,7 @@
|
||||
"setting.home.cancel_button": "取消",
|
||||
"setting.home.confirm_button": "确定",
|
||||
"setting.home.no_selected_app": "未选择应用",
|
||||
"setting.home.enable": "启用首页",
|
||||
"setting.incorrect_plan": "当前套餐不支持该功能,请升级订阅套餐",
|
||||
"setting.incorrect_version": "当前版本不支持该功能",
|
||||
"setting.log_details.title": "首页日志",
|
||||
|
@@ -134,6 +134,7 @@
|
||||
"setting.home.dialogue_tips": "對話框提示文字",
|
||||
"setting.home.dialogue_tips.default": "你可以問我任何問題",
|
||||
"setting.home.dialogue_tips_placeholder": "請輸入對話框提示文字",
|
||||
"setting.home.enable": "啟用首頁",
|
||||
"setting.home.home_tab_title": "首頁標題",
|
||||
"setting.home.home_tab_title_placeholder": "請輸入首頁標題",
|
||||
"setting.home.no_selected_app": "未選擇應用",
|
||||
|
Reference in New Issue
Block a user