<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Squid0ne <flo.v.pro@gmail.com>
 * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
 */
$lang['service_url']           = 'Définir quel URL d\'éditeur diagrams.net utiliser';
$lang['mode']                  = 'Comment doivent-êtres enregistrés les schémas ?';
$lang['pngcache']              = 'Faut-il mettre en cache les schémas au format PNG ? (recommandé si utilisation du plugin dw2pdf)';
$lang['mode_o_1']              = 'Fichiers multimédias';
$lang['mode_o_2']              = 'Intégré à la page';
$lang['mode_o_3']              = 'Autoriser les deux';
