This commit is contained in:
2026-06-08 15:36:42 +02:00
parent 33f3260b99
commit 4252965f63
14 changed files with 232 additions and 5 deletions

View File

@@ -27,6 +27,9 @@
"art": "art"
}
},
"pages": {
"projects_heading": "Projectes"
},
"prefooter": "Aquesta pàgina web ha sigut construida per un humà.",
"footer": "(C) 2026 Aran Roig. Tots els drets no sé que."
}

View File

@@ -28,7 +28,8 @@
}
},
"pages": {
"root": ""
"root": "",
"projects_heading": "Projects"
},
"prefooter": "This webpage has been made by a human.",
"footer": "(C) 2026 Aran Roig. All rights whatever."

View File

@@ -27,6 +27,9 @@
"art": "arte"
}
},
"pages": {
"projects_heading": "Proyectos"
},
"prefooter": "Esta página web ha sido construida por un humano.",
"footer": "(C) 2026 Aran Roig. Todos los derechos no se que."
}