diff --git a/client/src/features/cart/components/CartList/index.tsx b/client/src/features/cart/components/CartList/index.tsx
index c90c42c..75ef39a 100644
--- a/client/src/features/cart/components/CartList/index.tsx
+++ b/client/src/features/cart/components/CartList/index.tsx
@@ -29,7 +29,7 @@ export default function CourseCartList({ deleteText }: CourseSectionProps) {
))
) : (
- Todavia no tienes elementos agregados al carrito
+ Todavía no tienes elementos agregados al carrito
)}
diff --git a/client/src/locales/en.json b/client/src/locales/en.json
index b021d7a..5c0ecee 100644
--- a/client/src/locales/en.json
+++ b/client/src/locales/en.json
@@ -61,7 +61,7 @@
"supportContact": "Contact",
"supportForum": "Forum",
"followTitle": "Follow Klowhub",
- "footerCopyRight": "© KlowHub."
+ "footerCopyRight": "© 2024 KlowHub | Team 02 | Hackathon 03 | No Country"
},
"Creator": {
"metaTitle": "Klowhub - Creator",
diff --git a/client/src/locales/es.json b/client/src/locales/es.json
index 7f0434a..3c01b01 100644
--- a/client/src/locales/es.json
+++ b/client/src/locales/es.json
@@ -61,7 +61,7 @@
"supportContact": "Contacto",
"supportForum": "Foro",
"followTitle": "Sigue a Klowhub",
- "footerCopyRight": "© KlowHub."
+ "footerCopyRight": "© 2024 KlowHub | Equipo 02 | Hackathón 03 | No Country"
},
"Creator": {
"metaTitle": "Klowhub - Creador",
diff --git a/client/src/locales/fr.json b/client/src/locales/fr.json
index da1b1ff..f477cff 100644
--- a/client/src/locales/fr.json
+++ b/client/src/locales/fr.json
@@ -61,7 +61,7 @@
"supportContact": "Contact",
"supportForum": "Forum",
"followTitle": "Suivez Klowhub",
- "footerCopyRight": "© KlowHub."
+ "footerCopyRight": "© 2024 KlowHub | Équipe 02 | Hackathon 03 | No Country"
},
"Creator": {
"metaTitle": "Klowhub - Créateur",
diff --git a/client/src/locales/it.json b/client/src/locales/it.json
index a8bad08..6bf994b 100644
--- a/client/src/locales/it.json
+++ b/client/src/locales/it.json
@@ -61,7 +61,7 @@
"supportContact": "Contatto",
"supportForum": "Forum",
"followTitle": "Segui Klowhub",
- "footerCopyRight": "© KlowHub."
+ "footerCopyRight": "© 2024 KlowHub | Squadra 02 | Hackathon 03 | No Country"
},
"Creator": {
"metaTitle": "Klowhub - Creatore",
diff --git a/client/src/locales/pt.json b/client/src/locales/pt.json
index eed2fba..1d75948 100644
--- a/client/src/locales/pt.json
+++ b/client/src/locales/pt.json
@@ -61,7 +61,7 @@
"supportContact": "Contato",
"supportForum": "Fórum",
"followTitle": "Siga o Klowhub",
- "footerCopyRight": "© KlowHub."
+ "footerCopyRight": "© 2024 KlowHub | Equipe 02 | Hackathon 03 | No Country"
},
"Creator": {
"metaTitle": "Klowhub - Criador",