mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-02-10 22:06:56 +01:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -230,9 +230,6 @@
|
||||
},
|
||||
"top": "Go to top"
|
||||
},
|
||||
"canva": {
|
||||
"title": "Loading the canva ..."
|
||||
},
|
||||
"writings": {
|
||||
"description": "All my reflections on programming, mathematics, the conception of artificial intelligence, etc., are put in chronological order.",
|
||||
"title": "Writings on math, artificial intelligence, development, and my passions.",
|
||||
|
||||
@@ -233,9 +233,6 @@
|
||||
"top": "Ir arriba"
|
||||
},
|
||||
"alert": "Por falta de tiempo, no tuve tiempo para traducir este contenido al francés. Gracias por su comprensión.",
|
||||
"canva": {
|
||||
"title": "Cargando el lienzo ..."
|
||||
},
|
||||
"writings": {
|
||||
"description": "Todas mis reflexiones sobre programación, matemáticas, la concepción de la inteligencia artificial, etc., están organizadas en orden cronológico.",
|
||||
"title": "Escritos sobre matemáticas, inteligencia artificial, desarrollo y mis pasiones.",
|
||||
|
||||
@@ -231,9 +231,6 @@
|
||||
},
|
||||
"top": "Remonter en haut"
|
||||
},
|
||||
"canva": {
|
||||
"title": "Chargement du canva..."
|
||||
},
|
||||
"writings": {
|
||||
"description": "Toutes mes réflexions sur la programmation, les mathématiques, la conception de l'intelligence artificielle, etc., sont mises en ordre chronologique.",
|
||||
"title": "Écrits sur les maths, l'intelligence artificielle, le développement et mes passions.",
|
||||
|
||||
Reference in New Issue
Block a user