feat(i18n): add Spanish language support and update language selector components

This commit is contained in:
Manu
2025-04-29 17:31:24 +02:00
parent a67ea284a7
commit 645a1e796f
9 changed files with 228 additions and 4 deletions

View File

@@ -467,6 +467,7 @@
|-- locales
|-- en.json
|-- fr.json
|-- es.json
|-- zh-Hans.json
|-- middleware.ts
|-- next-env.d.ts