Skip to content

Commit 79d173c

Browse files
add en-US locale in frontend
Co-authored-by: tc-imba <[email protected]> Co-authored-by: Reapor-Yurnero <[email protected]>
1 parent d5e5397 commit 79d173c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/sbos-frontend/src/app.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ const Layout: RunTimeLayoutConfig = ({ initialState, setInitialState }) => {
276276
]
277277
: [],
278278
menuHeaderRender: undefined,
279+
locale: "en-US",
279280
// 自定义 403 页面
280281
// unAccessible: <div>unAccessible</div>,
281282
// 增加一个 loading 的状态

0 commit comments

Comments
 (0)