mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
Update libs/components/layout/src/i18n/index.ts
Co-authored-by: Whitewater <me@waterwater.moe>
This commit is contained in:
@@ -20,7 +20,7 @@ i18next.use(initReactI18next).init({
|
||||
export const options = [
|
||||
{ value: 'en', text: 'English' },
|
||||
{ value: 'zh', text: '简体中文' },
|
||||
];
|
||||
] as const;
|
||||
|
||||
export { i18next };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user