diff -r ea11e17e0a35 -r 860340d4c645 client/js/i18n.js --- a/client/js/i18n.js Wed Apr 03 16:17:36 2013 +0200 +++ b/client/js/i18n.js Thu Apr 04 15:41:00 2013 +0200 @@ -22,6 +22,8 @@ "Edit": "Éditer", "Remove": "Supprimer", "Link to another node": "Créer un lien", + "Enlarge": "Agrandir", + "Shrink": "Rétrécir", "Click on the background canvas to add a node": "Cliquer sur le fond du graphe pour rajouter un nœud", "Click on a first node to start the edge": "Cliquer sur un premier nœud pour commencer le lien", "Click on a second node to complete the edge": "Cliquer sur un second nœud pour terminer le lien",