Changeset 71572 in spip-zone for _plugins_/factures/trunk/lang
- Timestamp:
- Apr 4, 2013, 4:10:03 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/factures/trunk/lang/factures_fr.php
r71560 r71572 3 3 4 4 if (!defined('_ECRIRE_INC_VERSION')) return; 5 5 6 6 $GLOBALS[$GLOBALS['idx_lang']] = array( 7 7 … … 14 14 'cfg_titre_parametrages' => 'Paramétrages', 15 15 16 // I 17 'info_detail_lignes_facture' => "Détails des lignes de la facture", 18 16 19 // T 17 20 'titre_page_configurer_factures' => 'Configurer Factures et Devis',
Note: See TracChangeset
for help on using the changeset viewer.