mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
feat: update i18n configuration, enhance news organization page layout, and add logo URL
This commit is contained in:
parent
dce96b3a35
commit
6995c7f5d2
4 changed files with 19 additions and 16 deletions
4
i18n/locales/i18n.config.ts
Normal file
4
i18n/locales/i18n.config.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export default defineI18nConfig(() => ({
|
||||
legacy: false,
|
||||
locale: 'en',
|
||||
}))
|
Loading…
Add table
Add a link
Reference in a new issue