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