This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
it-tools
Watch
1
Star
0
Fork
You've already forked it-tools
0
mirror of
https://github.com/CorentinTh/it-tools.git
synced
2025-04-21 15:26:15 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
70c04633d1
it-tools
/
packages
/
app
/
i18n.config.ts
6 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(pages): home page base
2024-10-24 21:05:54 +02:00
export
default
defineI18nConfig
(
(
)
=
>
(
{
legacy
:
false
,
locale
:
'en'
,
feat(app): tools management base
2024-10-26 10:54:32 +02:00
fallbackLocale
:
'en'
,
feat(pages): home page base
2024-10-24 21:05:54 +02:00
}
)
)
;
Reference in a new issue
Copy permalink