A lot of AI slop
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 35s

This commit is contained in:
2026-06-08 19:36:45 +02:00
parent 8859ee5a5f
commit bbc34c1b12
20 changed files with 1606 additions and 324 deletions

View File

@@ -28,15 +28,21 @@
}
},
"pages": {
"intro_heading": "INTRO",
"contact_heading": "Contacte",
"projects_heading": "Projectes",
"blog_heading": "Entrades de Blog",
"art_heading": "Galeria d'Art",
"stats_heading": "Estad\u00edstiques i Info",
"stat_lines_of_code": "L\u00ednies de Codi Escrites",
"stat_projects": "Projectes Completats",
"stat_coffee": "Tasses de Caf\u00e8 Consumides",
"stat_board_games": "Jocs de Taula Propis",
"stat_years_programming": "Anys Programant",
"stat_deployments": "Desplegaments a Producci\u00f3"
"stat_deployments": "Desplegaments a Producci\u00f3",
"show_more": "mostrar m\u00e9s...",
"show_less": "mostrar menys"
},
"prefooter": "Aquesta pàgina web ha sigut construida per un humà.",
"prefooter": "Compilada des de la res at las 00:00:00",
"footer": "(C) 2026 Aran Roig. Tots els drets no sé que."
}

View File

@@ -28,16 +28,21 @@
}
},
"pages": {
"root": "",
"intro_heading": "INTRO",
"contact_heading": "Contact",
"projects_heading": "Projects",
"blog_heading": "Blog Entries",
"art_heading": "Art Gallery",
"stats_heading": "Stats & Info",
"stat_lines_of_code": "Lines of Code Written",
"stat_projects": "Projects Completed",
"stat_coffee": "Cups of Coffee Consumed",
"stat_board_games": "Board Games Owned",
"stat_years_programming": "Years Programming",
"stat_deployments": "Deployments to Production"
"stat_deployments": "Deployments to Production",
"show_more": "show more...",
"show_less": "show less"
},
"prefooter": "This webpage has been made by a human.",
"prefooter": "",
"footer": "(C) 2026 Aran Roig. All rights whatever."
}

View File

@@ -28,15 +28,21 @@
}
},
"pages": {
"intro_heading": "INTRODUCCI\u00d3N",
"contact_heading": "Contacto",
"projects_heading": "Proyectos",
"blog_heading": "Entradas de Blog",
"art_heading": "Galer\u00eda de Arte",
"stats_heading": "Estad\u00edsticas e Info",
"stat_lines_of_code": "L\u00edneas de C\u00f3digo Escritas",
"stat_projects": "Proyectos Completados",
"stat_coffee": "Tazas de Caf\u00e9 Consumidas",
"stat_board_games": "Juegos de Mesa Propios",
"stat_years_programming": "A\u00f1os Programando",
"stat_deployments": "Desplegues a Producci\u00f3n"
"stat_deployments": "Desplegues a Producci\u00f3n",
"show_more": "mostrar m\u00e1s...",
"show_less": "mostrar menos"
},
"prefooter": "Esta página web ha sido construida por un humano.",
"prefooter": "Compilada desde la nada a las 00:00:00",
"footer": "(C) 2026 Aran Roig. Todos los derechos no se que."
}