diff --git a/packages/core/client/src/locale/en_US.json b/packages/core/client/src/locale/en_US.json
index c66d8ba0d..fc5780851 100644
--- a/packages/core/client/src/locale/en_US.json
+++ b/packages/core/client/src/locale/en_US.json
@@ -782,5 +782,8 @@
"Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects",
"Sign in with another account": "Sign in with another account",
"Return to the main application": "Return to the main application",
- "Permission deined": "Permission denied"
+ "Permission deined": "Permission denied",
+ "Home page": "Home page",
+ "User manual": "User manual",
+ "License": "License"
}
diff --git a/packages/core/client/src/locale/es_ES.json b/packages/core/client/src/locale/es_ES.json
index 769be2c02..5a768525e 100644
--- a/packages/core/client/src/locale/es_ES.json
+++ b/packages/core/client/src/locale/es_ES.json
@@ -731,5 +731,8 @@
"Enable link": "Activar enlace",
"Data template": "Plantilla de datos",
"Not found": "No encontrado",
- "Add": "Añadir"
+ "Add": "Añadir",
+ "Home page": "Página de inicio",
+ "User manual": "Manual de usuario",
+ "License": "Licencia"
}
diff --git a/packages/core/client/src/locale/fr_FR.json b/packages/core/client/src/locale/fr_FR.json
index 0f01f1572..7c7e87d73 100644
--- a/packages/core/client/src/locale/fr_FR.json
+++ b/packages/core/client/src/locale/fr_FR.json
@@ -751,5 +751,8 @@
"Linkage with form fields": "Lien avec les champs de formulaire",
"Allow add new, update and delete actions": "Autoriser les actions d'ajout, de mise à jour et de suppression",
"Allow add new":"Autoriser les ajouts",
- "Allow selection of existing records":"Permet de sélectionner des données existantes"
+ "Allow selection of existing records":"Permet de sélectionner des données existantes",
+ "Home page": "Page d'accueil",
+ "User manual": "Manuel de l'utilisateur",
+ "License": "Licence"
}
diff --git a/packages/core/client/src/locale/ja_JP.json b/packages/core/client/src/locale/ja_JP.json
index d075301d0..21a2087ed 100644
--- a/packages/core/client/src/locale/ja_JP.json
+++ b/packages/core/client/src/locale/ja_JP.json
@@ -670,5 +670,8 @@
"Plugin loading failed. Please check the server logs.": "プラグインのロードに失敗しました。サーバーログを確認してください。",
"Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "テーブルに依存するオブジェクト、およびそれらに依存するオブジェクトを自動的に削除する",
"Allow add new":"新規作成を許可",
- "Allow selection of existing records":"既存のデータの選択を許可"
+ "Allow selection of existing records":"既存のデータの選択を許可",
+ "Home page": "ホームページ",
+ "User manual": "ユーザーマニュアル",
+ "License": "ライセンス"
}
diff --git a/packages/core/client/src/locale/ko_KR.json b/packages/core/client/src/locale/ko_KR.json
index 76f240913..cee480711 100644
--- a/packages/core/client/src/locale/ko_KR.json
+++ b/packages/core/client/src/locale/ko_KR.json
@@ -45,7 +45,7 @@
"Enable": "활성화",
"Disable": "비활성화",
"On": "켜기",
- "Off": "끄기",
+ "Off": "끄기",
"Logo": "로고",
"Add menu item": "메뉴 항목 추가",
"Page": "페이지",
@@ -842,5 +842,8 @@
"Return to the main application": "메인 애플리케이션으로 돌아가기",
"Permission denied": "허가 거부",
"Allow add new": "신규 추가 허용",
- "Allow selection of existing records": "기존 레코드 선택 허용"
+ "Allow selection of existing records": "기존 레코드 선택 허용",
+ "Home page": "홈페이지",
+ "User manual": "사용자 매뉴얼",
+ "License": "라이선스"
}
diff --git a/packages/core/client/src/locale/pt_BR.json b/packages/core/client/src/locale/pt_BR.json
index beb0b1736..1187469a7 100644
--- a/packages/core/client/src/locale/pt_BR.json
+++ b/packages/core/client/src/locale/pt_BR.json
@@ -711,5 +711,8 @@
"Add": "Adicionar",
"Automatically drop objects that depend on the collection (such as views), and in turn all objects that depend on those objects": "Excluir automaticamente objetos que dependem desta tabela, bem como objetos que dependem desses objetos",
"Allow add new":"Permitir novas adições",
- "Allow selection of existing records":"Permitir a selecção dos registos existentes"
+ "Allow selection of existing records":"Permitir a selecção dos registos existentes",
+ "Home page": "Página inicial",
+ "User manual": "Manual do usuário",
+ "License": "Licença"
}
diff --git a/packages/core/client/src/locale/ru_RU.json b/packages/core/client/src/locale/ru_RU.json
index db4a1017d..f7d6ccc03 100644
--- a/packages/core/client/src/locale/ru_RU.json
+++ b/packages/core/client/src/locale/ru_RU.json
@@ -546,5 +546,8 @@
"Not enabled": "Не включено",
"Search plugin": "Поиск плагина",
"Author": "Автор",
- "Plugin loading failed. Please check the server logs.": "Не удалось загрузить плагин. Пожалуйста, проверьте журналы сервера."
+ "Plugin loading failed. Please check the server logs.": "Не удалось загрузить плагин. Пожалуйста, проверьте журналы сервера.",
+ "Home page": "Домашняя страница",
+ "User manual": "Руководство пользователя",
+ "License": "Лицензия"
}
diff --git a/packages/core/client/src/locale/tr_TR.json b/packages/core/client/src/locale/tr_TR.json
index 0b8b0b0a9..45c6fc277 100644
--- a/packages/core/client/src/locale/tr_TR.json
+++ b/packages/core/client/src/locale/tr_TR.json
@@ -543,5 +543,8 @@
"Not enabled": "Etkin değil",
"Search plugin": "Eklenti ara",
"Author": "Yazar",
- "Plugin loading failed. Please check the server logs.": "Eklenti yüklenemedi. Lütfen sunucu günlüklerini kontrol edin."
+ "Plugin loading failed. Please check the server logs.": "Eklenti yüklenemedi. Lütfen sunucu günlüklerini kontrol edin.",
+ "Home page": "Anasayfa",
+ "User manual": "Kullanıcı kılavuzu",
+ "License": "Lisans"
}
diff --git a/packages/core/client/src/locale/uk_UA.json b/packages/core/client/src/locale/uk_UA.json
index 814ceb291..5c6cdc192 100644
--- a/packages/core/client/src/locale/uk_UA.json
+++ b/packages/core/client/src/locale/uk_UA.json
@@ -751,5 +751,8 @@
"Feedback": "Зворотній зв'язок",
"Try again": "Спробуйте ще раз",
"Data template": "Шаблон даних",
- "Template fields have been removed and need to be reconfigured": "Поля шаблону були видалені і потребують повторної конфігурації"
+ "Template fields have been removed and need to be reconfigured": "Поля шаблону були видалені і потребують повторної конфігурації",
+ "Home page": "Домашня сторінка",
+ "User manual": "Посібник користувача",
+ "License": "Ліцензія"
}
diff --git a/packages/core/client/src/locale/zh-CN.json b/packages/core/client/src/locale/zh-CN.json
index c06b0b428..09c8965af 100644
--- a/packages/core/client/src/locale/zh-CN.json
+++ b/packages/core/client/src/locale/zh-CN.json
@@ -857,5 +857,8 @@
"Collections": "数据表",
"Collection fields": "数据表字段",
"Authentication": "用户认证",
- "Logging and monitoring": "日志与监控"
-}
\ No newline at end of file
+ "Logging and monitoring": "日志与监控",
+ "Home page": "主页",
+ "User manual": "用户手册",
+ "License": "许可证"
+}
diff --git a/packages/core/client/src/locale/zh-TW.json b/packages/core/client/src/locale/zh-TW.json
index 65c0c50d0..256fad0f2 100644
--- a/packages/core/client/src/locale/zh-TW.json
+++ b/packages/core/client/src/locale/zh-TW.json
@@ -842,5 +842,8 @@
"Return to the main application": "返回主App",
"Permission denied": "沒有權限",
"Allow add new":"允許新增",
- "Allow selection of existing records":"允許選擇已有資料"
+ "Allow selection of existing records":"允許選擇已有資料",
+ "Home page": "主頁",
+ "User manual": "使用手冊",
+ "License": "許可證"
}
diff --git a/packages/core/client/src/pm/index.tsx b/packages/core/client/src/pm/index.tsx
index 4cab50e30..17be7ef77 100644
--- a/packages/core/client/src/pm/index.tsx
+++ b/packages/core/client/src/pm/index.tsx
@@ -1,18 +1,17 @@
import React from 'react';
-import { Plugin } from '../application/Plugin';
-import { PluginManagerLink, SettingsCenterDropdown } from './PluginManagerLink';
-import { AdminSettingsLayout } from './PluginSetting';
-import { PluginManager } from './PluginManager';
import { ACLPane } from '../acl/ACLShortcut';
+import { ADMIN_SETTINGS_PATH } from '../application';
+import { Plugin } from '../application/Plugin';
import { CollectionManagerPane } from '../collection-manager';
import { BlockTemplatesPane } from '../schema-templates';
import { SystemSettingsPane } from '../system-settings';
-import { ADMIN_SETTINGS_PATH } from '../application';
-import { Outlet } from 'react-router-dom';
+import { PluginManager } from './PluginManager';
+import { PluginManagerLink, SettingsCenterDropdown } from './PluginManagerLink';
+import { AdminSettingsLayout } from './PluginSetting';
+export * from './PluginManager';
export * from './PluginManagerLink';
export * from './PluginSetting';
-export * from './PluginManager';
export class PMPlugin extends Plugin {
async load() {
diff --git a/packages/core/client/src/route-switch/antd/admin-layout/index.tsx b/packages/core/client/src/route-switch/antd/admin-layout/index.tsx
index a603f88e2..bc0628784 100644
--- a/packages/core/client/src/route-switch/antd/admin-layout/index.tsx
+++ b/packages/core/client/src/route-switch/antd/admin-layout/index.tsx
@@ -1,6 +1,6 @@
import { css } from '@emotion/css';
import { useSessionStorageState } from 'ahooks';
-import { App, ConfigProvider, Layout } from 'antd';
+import { App, ConfigProvider, Divider, Layout } from 'antd';
import { createGlobalStyle } from 'antd-style';
import React, { createContext, useContext, useEffect, useMemo, useRef, useState } from 'react';
import { Link, Outlet, useMatch, useNavigate, useParams } from 'react-router-dom';
@@ -26,6 +26,7 @@ import {
import { Plugin } from '../../../application/Plugin';
import { useAppSpin } from '../../../application/hooks/useAppSpin';
import { useCollectionManager } from '../../../collection-manager';
+import { Help } from '../../../user/Help';
import { VariablesProvider } from '../../../variables';
const filterByACL = (schema, options) => {
@@ -363,6 +364,16 @@ export const InternalAdminLayout = (props: any) => {
`}
>