poll: Add show help button

This commit is contained in:
Pierre Bondoerffer
2017-06-12 14:25:10 +02:00
parent 5d565660a9
commit 685b352db8
5 changed files with 23 additions and 7 deletions
@@ -202,6 +202,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";