Improve frontend traslations
This commit is contained in:
@@ -182,7 +182,7 @@ export const routesConfig: RouteConfig[] = [
|
||||
path: ROUTES.HOME,
|
||||
name: 'Home',
|
||||
component: 'HomePage',
|
||||
title: 'Panadería IA - Gestión Inteligente',
|
||||
title: 'BakeWise - Gestión Inteligente',
|
||||
requiresAuth: false,
|
||||
showInNavigation: false,
|
||||
meta: {
|
||||
@@ -220,7 +220,7 @@ export const routesConfig: RouteConfig[] = [
|
||||
path: ROUTES.FEATURES,
|
||||
name: 'Features',
|
||||
component: 'FeaturesPage',
|
||||
title: 'Funcionalidades - Bakery-IA',
|
||||
title: 'Funcionalidades - BakeWise',
|
||||
requiresAuth: false,
|
||||
showInNavigation: false,
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user