Files
2026-07-12 15:55:18 +05:30

17 lines
325 B
JSON

{
"nav": {
"home": "Inicio",
"ui": "UI",
"chat": "Chat",
"dashboard": "Panel",
"about": "Acerca de"
},
"home": {
"title": "Hola desde WrNexus",
"intro": "Un framework SSR-first con componentes reactivos. Prueba los contadores:"
},
"api": {
"greeting": "Hola desde la API (es)"
}
}