Merge pull request #134 from pbondoer/newpoll

More poll improvements
This commit is contained in:
ansuz
2017-06-13 14:32:46 +02:00
committed by GitHub
8 changed files with 190 additions and 56 deletions

View File

@@ -207,6 +207,9 @@ define(function () {
out.poll_locked = "Verrouillé";
out.poll_unlocked = "Déverrouillé";
out.poll_show_help_button = "Afficher l'aide";
out.poll_hide_help_button = "Cacher l'aide";
// Canvas
out.canvas_clear = "Nettoyer";
out.canvas_delete = "Supprimer la sélection";