Skip to content

Commit 080e938

Browse files
Refactor component localization and update Spanish translations
1 parent 17c5b66 commit 080e938

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/locales/es/es.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
header: {
55
title: 'LMS',
66
contact: 'Contacto',
7-
about: 'Acerca de nosotross',
7+
about: 'Acerca de nosotros',
88
pricing: 'Precios',
99
blog: 'Blog',
1010
login: 'Iniciar sesión',
@@ -14,7 +14,7 @@ export default {
1414
footer: {
1515
quickLinks: 'Enlaces',
1616
contact: 'Contacto',
17-
about: 'Acerca de nosotross',
17+
about: 'Acerca de nosotros',
1818
plans: 'Planes',
1919
store: 'Tienda',
2020
home: 'Inicio',

0 commit comments

Comments
 (0)