This commit is contained in:
2025-05-29 10:53:49 +02:00
parent e7eaa71a60
commit 0a76549c0c
5 changed files with 426 additions and 16 deletions

3
i18n/locales/en.json Normal file
View File

@ -0,0 +1,3 @@
{
"welcome": "Welcome to Nuxt 3"
}

3
i18n/locales/pl.json Normal file
View File

@ -0,0 +1,3 @@
{
"welcome": "witaj w nuxt 3"
}