gaoluyang
2026-06-24 712aa51536236d43e87273e4ce45ac5691dffad8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
{
  "title": "Preferences",
  "subtitle": "Customize Preferences & Preview in Real Time",
  "enableStickyPreferencesNavigationBar": "Enable sticky preferences navigation bar",
  "disableStickyPreferencesNavigationBar": "Disable sticky preferences navigation bar",
  "resetTip": "Data has changed, click to reset",
  "resetTitle": "Reset Preferences",
  "resetSuccess": "Preferences reset successfully",
  "appearance": "Appearance",
  "layout": "Layout",
  "content": "Content",
  "other": "Other",
  "wide": "Wide",
  "compact": "Fixed",
  "followSystem": "Follow System",
  "vertical": "Vertical",
  "verticalTip": "Side vertical menu mode",
  "horizontal": "Horizontal",
  "horizontalTip": "Horizontal menu mode, all menus displayed at the top",
  "twoColumn": "Two Column",
  "twoColumnTip": "Vertical Two Column Menu Mode",
  "headerSidebarNav": "Header Vertical",
  "headerSidebarNavTip": "Header Full Width, Sidebar Navigation Mode",
  "headerTwoColumn": "Header Two Column",
  "headerTwoColumnTip": "Header Navigation & Sidebar Two Column co-exists",
  "mixedMenu": "Mixed Menu",
  "mixedMenuTip": "Vertical & Horizontal Menu Co-exists",
  "fullContent": "Full Content",
  "fullContentTip": "Only display content body, hide all menus",
  "normal": "Normal",
  "plain": "Plain",
  "rounded": "Rounded",
  "copyPreferences": "Copy Preferences",
  "enableCopyPreferences": "Show copy preferences button",
  "copyPreferencesSuccessTitle": "Copy successful",
  "copyPreferencesSuccess": "Copy successful, please override in `src/preferences.ts` under app",
  "clearAndLogout": "Clear Cache & Logout",
  "mode": "Mode",
  "general": "General",
  "language": "Language",
  "timezone": "Timezone",
  "dynamicTitle": "Dynamic Title",
  "watermark": "Watermark",
  "watermarkContent": "Please input Watermark content",
  "checkUpdates": "Periodic update check",
  "position": {
    "title": "Preferences Postion",
    "header": "Header",
    "auto": "Auto",
    "fixed": "Fixed",
    "userDropdown": "User Dropdown"
  },
  "sidebar": {
    "buttons": "Show Buttons",
    "buttonFixed": "Fixed",
    "buttonCollapsed": "Collapsed",
    "title": "Sidebar",
    "width": "Width",
    "visible": "Show Sidebar",
    "draggable": "Drag Sidebar Menu",
    "collapsed": "Collpase Menu",
    "collapsedShowTitle": "Show Menu Title",
    "autoActivateChild": "Auto Activate SubMenu",
    "autoActivateChildTip": "`Enabled` to automatically activate the submenu while click menu.",
    "expandOnHover": "Expand On Hover",
    "expandOnHoverTip": "When the mouse hovers over menu, \n `Enabled` to expand children menus \n `Disabled` to expand whole sidebar."
  },
  "tabbar": {
    "title": "Tabbar",
    "enable": "Enable Tab Bar",
    "icon": "Show Tabbar Icon",
    "showMore": "Show More Button",
    "showMaximize": "Show Maximize Button",
    "persist": "Persist Tabs",
    "visitHistory": "Visit History",
    "visitHistoryTip": "When enabled, the tab bar records tab visit history. \nClosing the current tab will automatically select the last opened tab.",
    "maxCount": "Max Count of Tabs",
    "maxCountTip": "When the number of tabs exceeds the maximum,\nthe oldest tab will be closed.\n Set to 0 to disable count checking.",
    "draggable": "Enable Draggable Sort",
    "wheelable": "Support Mouse Wheel",
    "middleClickClose": "Close Tab when Mouse Middle Button Click",
    "wheelableTip": "When enabled, the Tabbar area responds to vertical scrolling events of the scroll wheel.",
    "styleType": {
      "title": "Tabs Style",
      "chrome": "Chrome",
      "card": "Card",
      "plain": "Plain",
      "brisk": "Brisk"
    },
    "contextMenu": {
      "reload": "Reload",
      "close": "Close",
      "pin": "Pin",
      "unpin": "Unpin",
      "closeLeft": "Close Left Tabs",
      "closeRight": "Close Right Tabs",
      "closeOther": "Close Other Tabs",
      "closeAll": "Close All Tabs",
      "openInNewWindow": "Open in New Window",
      "maximize": "Maximize",
      "restoreMaximize": "Restore"
    }
  },
  "navigationMenu": {
    "title": "Navigation Menu",
    "style": "Navigation Menu Style",
    "accordion": "Sidebar Accordion Menu",
    "split": "Navigation Menu Separation",
    "splitTip": "When enabled, the sidebar displays the top bar's submenu"
  },
  "breadcrumb": {
    "title": "Breadcrumb",
    "home": "Show Home Button",
    "enable": "Enable Breadcrumb",
    "icon": "Show Breadcrumb Icon",
    "background": "background",
    "style": "Breadcrumb Style",
    "hideOnlyOne": "Hidden when only one"
  },
  "animation": {
    "title": "Animation",
    "loading": "Page Loading",
    "transition": "Page Transition",
    "progress": "Page Progress"
  },
  "theme": {
    "title": "Theme",
    "radius": "Radius",
    "fontSize": "Font Size",
    "fontSizeTip": "Adjust global font size with real-time preview",
    "light": "Light",
    "dark": "Dark",
    "darkSidebar": "Semi Dark Sidebar",
    "darkSidebarTip": "It can be enabled when the theme is light, and the layout is neither 'Horizontal' nor 'Full Content'.",
    "darkSidebarSub": "Semi Dark Sidebar Sub",
    "darkSidebarSubTip": "It can be enabled when the theme is light, the semi dark sidebar is enabled, and the layout uses 'Two-Column' menu mode.",
    "darkHeader": "Semi Dark Header",
    "weakMode": "Weak Mode",
    "grayMode": "Gray Mode",
    "builtin": {
      "title": "Built-in",
      "default": "Default",
      "violet": "Violet",
      "pink": "Pink",
      "rose": "Rose",
      "skyBlue": "Sky Blue",
      "deepBlue": "Deep Blue",
      "green": "Green",
      "deepGreen": "Deep Green",
      "orange": "Orange",
      "yellow": "Yellow",
      "zinc": "Zinc",
      "neutral": "Neutral",
      "slate": "Slate",
      "gray": "Gray",
      "custom": "Custom"
    }
  },
  "header": {
    "title": "Header",
    "visible": "Show Header",
    "modeStatic": "Static",
    "modeFixed": "Fixed",
    "modeAuto": "Auto hide & Show",
    "modeAutoScroll": "Scroll to Hide & Show",
    "menuAlign": "Menu Align",
    "menuAlignStart": "Start",
    "menuAlignEnd": "End",
    "menuAlignCenter": "Center"
  },
  "footer": {
    "title": "Footer",
    "visible": "Show Footer",
    "fixed": "Fixed at Bottom"
  },
  "copyright": {
    "title": "Copyright",
    "enable": "Enable Copyright",
    "companyName": "Company Name",
    "companySiteLink": "Company Site Link",
    "date": "Date",
    "icp": "ICP License Number",
    "icpLink": "ICP Site Link"
  },
  "shortcutKeys": {
    "title": "Shortcut Keys",
    "global": "Global",
    "search": "Global Search",
    "logout": "Logout",
    "escape": "Close Current Window",
    "preferences": "Preferences"
  },
  "widget": {
    "title": "Widget",
    "globalSearch": "Enable Global Search",
    "fullscreen": "Enable Fullscreen",
    "themeToggle": "Enable Theme Toggle",
    "languageToggle": "Enable Language Toggle",
    "notification": "Enable Notification",
    "sidebarToggle": "Enable Sidebar Toggle",
    "lockScreen": "Enable Lock Screen",
    "refresh": "Enable Refresh",
    "timezone": "Enable Timezone"
  },
  "antd": {
    "tabLabel": "Antd Extension",
    "title": "Business Preferences",
    "fields": {
      "enableFormFullscreen": {
        "label": "Enable Form Fullscreen Mode",
        "tip": "Subprojects can read this extension configuration in their own business scenarios."
      },
      "tenantMode": {
        "label": "Tenant Mode",
        "options": {
          "single": {
            "label": "Single Tenant"
          },
          "multi": {
            "label": "Multi Tenant"
          }
        }
      },
      "defaultTableSize": {
        "label": "Default Page Size"
      },
      "reportTitle": {
        "label": "Default Report Title",
        "placeholder": "Please enter the default report title"
      }
    }
  }
}