mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
4 lines
No EOL
83 B
TypeScript
4 lines
No EOL
83 B
TypeScript
export default defineI18nConfig(() => ({
|
|
legacy: false,
|
|
locale: 'en',
|
|
})) |