source:
spip-zone/_plugins_/carto_itineraire/trunk/lang/carto_itineraire_fr.php
@
110753
Last change on this file since 110753 was 110753, checked in by , 3 years ago | |
---|---|
File size: 239 bytes |
Line | |
---|---|
1 | <?php |
2 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
3 | |
4 | if (!defined('_ECRIRE_INC_VERSION')) { |
5 | return; |
6 | } |
7 | |
8 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
9 | |
10 | // L |
11 | 'carto_itineraire_titre' => 'Modèle calcul itinéraire', |
12 | ); |
Note: See TracBrowser
for help on using the repository browser.