Commit 1deb0b1a authored by Claudio Valerio's avatar Claudio Valerio

fixed widget wording

parent 7a002285
......@@ -5,9 +5,9 @@ var sankoreLang = {
new_txt: "Nouveau bloc de texte",
new_slide: "Ceci est une nouvelle diapositive.",
wgt_name: "Etudier",
slate: "Bois",
pad: "Pad",
none: "Aucun",
slate: "ardoise",
pad: "tablette",
none: "aucun",
help: "Aide",
help_content: "<p><h2>Etudier</h2></p>"+
"<p><h3>Livret de pages.</h3></p>"+
......
......@@ -8,7 +8,7 @@ var sankoreLang = {
wgt_name: "Ordonner des lettres",
reload: "Recharger",
slate: "ardoise",
pad: "pad",
pad: "tablette",
none: "aucun",
help: "Aide",
help_content: "<p><h2>Ordre des lettres</h2></p>"+
......@@ -565,4 +565,4 @@ if (window.widget) {
$(this).parent().find(":first-child").removeClass("stop").addClass("play");
});
}
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment