We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
en
1 parent 0667638 commit 28afd3dCopy full SHA for 28afd3d
1 file changed
i18n/i18n.config.ts
@@ -0,0 +1,5 @@
1
+export default defineI18nConfig(() => {
2
+ return {
3
+ fallbackLocale: 'en',
4
+ }
5
+})
0 commit comments