mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 07:41:02 +08:00
5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
export default defineI18nConfig(() => ({
|
|
legacy: false,
|
|
locale: "en",
|
|
}));
|