Completed
Pull Request — developer (#4001)
by Thom
542:26 queued 508:45
created
languages/fr_fr/Assets.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
 	// Blocks
18 18
 	'LBL_ASSET_INFORMATION' => 'Détails actif',
19 19
 	//Field Labels
20
-        'Asset No' => 'Actif No',
20
+		'Asset No' => 'Actif No',
21 21
 	'Serial Number' => 'Numéro de série',
22 22
 	'Date Sold' => 'Date de vente',
23 23
 	'Date in Service' => 'Date d\'expiration',
Please login to merge, or discard this patch.
languages/fr_fr/Accounts.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -76,9 +76,9 @@
 block discarded – undo
76 76
 	'Orders accepted'=>'Commandes acceptées',
77 77
 	'Total time worked'=>'Total temps presté',
78 78
 	'Total sale'=>'Ventes totales',
79
-    'LBL_ADVANCED_BLOCK' => 'Bloc avancé',
80
-    'LBL_CONTACT_INFO' => 'Information de contact',
81
-    'LBL_REGISTRATION_INFO' => 'Détails d\'enregistrement',
79
+	'LBL_ADVANCED_BLOCK' => 'Bloc avancé',
80
+	'LBL_CONTACT_INFO' => 'Information de contact',
81
+	'LBL_REGISTRATION_INFO' => 'Détails d\'enregistrement',
82 82
 	'LBL_FINANSIAL_SUMMARY' => 'Résumé financier',
83 83
 	'Balance' => 'Solde',
84 84
 	'Average profit sales order' => 'Marge moyenne par commande(%)',
Please login to merge, or discard this patch.