1<?php
2/**
3 * @license    http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html
4 * @author     Francois Merciol <dokuplugin@merciol.fr>
5 *
6 * English language file
7 */
8
9// for the configuration manager
10$lang['allDep']       = "All departments (huge and slow code)";
11$lang['selectedDeps'] = 'Selected departments (administrative division) comma separated (",")';
12$lang['maxAutocomplete'] = 'max city list size';
13