Add catalog.json to i18n config (was missing)
All checks were successful
Build Docker Image / build (push) Successful in 3m14s
All checks were successful
Build Docker Image / build (push) Successful in 3m14s
This commit is contained in:
@@ -30,6 +30,7 @@ export default defineNuxtConfig({
|
||||
'ru/billing.json',
|
||||
'ru/breadcrumbs.json',
|
||||
'ru/cabinetNav.json',
|
||||
'ru/catalog.json',
|
||||
'ru/catalogAddress.json',
|
||||
'ru/catalogHub.json',
|
||||
'ru/catalogHubsSection.json',
|
||||
@@ -91,6 +92,7 @@ export default defineNuxtConfig({
|
||||
'en/billing.json',
|
||||
'en/breadcrumbs.json',
|
||||
'en/cabinetNav.json',
|
||||
'en/catalog.json',
|
||||
'en/catalogAddress.json',
|
||||
'en/catalogHub.json',
|
||||
'en/catalogHubsSection.json',
|
||||
|
||||
Reference in New Issue
Block a user