diff --git a/data/tuto1/translations/en.json b/data/tuto1/translations/en.json
index 0caa8928b1576c01a2c09042c9ccaa6d43a1473d..d44d3162d9267650d1dc0a5c75a733f92f946f13 100644
--- a/data/tuto1/translations/en.json
+++ b/data/tuto1/translations/en.json
@@ -82,6 +82,7 @@
     "Analyse en cours...": "Analysis in progress...",
     "Ajout des images": "Adding new images",
     "Sélectionner une catégorie": "Select a category",
+    "CATEGORIE": "CATEGORY",
     "Chat": "Cat",
     "Chien": "Dog",
     "Guitare": "Guitar",
@@ -89,6 +90,11 @@
     "Licorne": "Unicorn",
     "Lion": "Lion",
     "Lune": "Moon",
+    "Pommes": "Apple",
+    "Poires": "Pear",
+    "Triangle": "Triangle",
+    "Vélo": "Bike",
+    "catégorie": "Category",
     "Tigre": "Tiger"
   }
 }
diff --git a/data/tuto1/translations/it.json b/data/tuto1/translations/it.json
index 2fd7d2adc87e062235ffae17413b108569a41f10..38893729a849116bd9d045ab4b5f134640a25a48 100644
--- a/data/tuto1/translations/it.json
+++ b/data/tuto1/translations/it.json
@@ -89,6 +89,11 @@
         "Licorne": "Unicorno",
         "Lion": "Leone",
         "Lune": "Luna",
+        "Pommes": "Mela",
+        "Poires": "Pera",
+        "Triangle": "Triangolo",
+        "Vélo": "Bici",
+        "catégorie": "categoria",
         "Tigre": "Tigre"
     }
 }
diff --git a/data/tuto2/translations/en.json b/data/tuto2/translations/en.json
index e596a4215e379dc7cb040b0bc5c1e94b067072f6..a0d5c1149661cf34c3218af1b9dbaac68bf69bef 100644
--- a/data/tuto2/translations/en.json
+++ b/data/tuto2/translations/en.json
@@ -77,6 +77,7 @@
     "Chargement du modèle...": "Loading model...",
     "Analyse en cours...": "Analysis in progress...",
     "Sélectionner une catégorie": "Select a category",
+    "CATEGORIE": "CATEGORY",
     "Chat": "Cat",
     "Chien": "Dog",
     "Guitare": "Guitar",
@@ -84,6 +85,11 @@
     "Licorne": "Unicorn",
     "Lion": "Lion",
     "Lune": "Moon",
+    "Pommes": "Apple",
+    "Poires": "Pear",
+    "Triangle": "Triangle",
+    "Vélo": "Bike",
+    "catégorie": "category",
     "Tigre": "Tiger",
     "Ajout des images": "Adding images"
   }
diff --git a/data/tuto2/translations/it.json b/data/tuto2/translations/it.json
index a493fc79c7fa7cb0c7c47d3321859eba5d2ca1fc..fe0eed7763c16c02a4c437bd67adc92f2a67898e 100644
--- a/data/tuto2/translations/it.json
+++ b/data/tuto2/translations/it.json
@@ -77,7 +77,9 @@
         "Chargement du modèle...": "Caricamento del modello...",
         "Analyse en cours...": "Analisi in corso...",
         "Sélectionner une catégorie": "Seleziona una categoria",
+        "Définir la catégorie #1": "Definire la categoria",
         "Chat": "Gatto",
+        "CATEGORIE": "CATEGORIA",
         "Chien": "Cane",
         "Guitare": "Chitarra",
         "Hamburger": "Hamburger",