Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8057d357 authored by ROSPARS Benoit's avatar ROSPARS Benoit
Browse files

Missing tuto 3-1 title translations

parent 023f80f4
Branches
No related tags found
1 merge request!6Fixing missing title translations and subtitles
......@@ -74,7 +74,7 @@
// Chemin de la vidéo à insérer dans la template :
templateParams.videoPath = "http://files.inria.fr/mecsci/classcodeIAI/tuto3/mp4/tuto3-activite2-vid1.mp4 ";
templateParams.posterPath = tutorialFolder + "/medias/poster-minus.jpg";
templateParams.subtitlePath = tutorialFolder + "/vtt/tuto3-activite2-vid1" + langExt + "" + langExt + ".vtt";
templateParams.subtitlePath = tutorialFolder + "/vtt/tuto3-activite2-vid1" + langExt + ".vtt";
break;
case '/comprendre/etape1':
// Chemin de la vidéo à insérer dans la template :
......
{
"values": {
"Humains et IA": "Human and AI",
"Humains et <strong>IA</strong>": "Human and <strong>AI</strong>",
"Introduction": "Introduction",
"Débusquer l’IA : IA ou humains ?": "Detecting AI: AI or humans?",
"Un être humain": "A human being",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment