L1L2 gen1Gen2 kialakítása
This commit is contained in:
@@ -23,6 +23,7 @@ export default defineNuxtConfig({
|
||||
files: [
|
||||
'hu/common.json', 'hu/menu.json', 'hu/dashboard.json', 'hu/providers.json',
|
||||
'hu/garages.json', 'hu/users.json', 'hu/gamification.json', 'hu/system.json',
|
||||
'hu/commission.json',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -30,6 +31,7 @@ export default defineNuxtConfig({
|
||||
files: [
|
||||
'en/common.json', 'en/menu.json', 'en/dashboard.json', 'en/providers.json',
|
||||
'en/garages.json', 'en/users.json', 'en/gamification.json', 'en/system.json',
|
||||
'en/commission.json',
|
||||
],
|
||||
},
|
||||
{ code: 'de', iso: 'de-DE', file: 'de.json', name: 'Deutsch' },
|
||||
|
||||
Reference in New Issue
Block a user