diff --git a/examples/example_language.html b/examples/example_language.html index c9b5217..d88990b 100644 --- a/examples/example_language.html +++ b/examples/example_language.html @@ -38,7 +38,8 @@ //start_at_end: true, //OPTIONAL //hash_bookmark: true, //OPTIONAL css: '../compiled/css/timeline.css', //OPTIONAL - js: '../compiled/js/locale/fr.js' //FRENCH + js: '../compiled/js/timeline-min.js', //OPTIONAL + lang: 'fr' //FRENCH }