mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-21 18:40:57 -04:00
Fix french translations. For history feature.
This commit is contained in:
parent
d7be01add1
commit
adaa89c240
@ -484,11 +484,11 @@ return array(
|
|||||||
'discount_percent' => 'Pourcent',
|
'discount_percent' => 'Pourcent',
|
||||||
'discount_amount' => 'Montant',
|
'discount_amount' => 'Montant',
|
||||||
|
|
||||||
'invoice_history' => 'Invoice History',
|
'invoice_history' => 'Historique des factures',
|
||||||
'quote_history' => 'Quote History',
|
'quote_history' => 'Historique des devis',
|
||||||
'current_version' => 'Current version',
|
'current_version' => 'Version courante',
|
||||||
'select_versiony' => 'Select version',
|
'select_versiony' => 'Choix de la verison',
|
||||||
'view_history' => 'View History',
|
'view_history' => 'Consulter l\'historique',
|
||||||
|
|
||||||
|
|
||||||
);
|
);
|
Loading…
x
Reference in New Issue
Block a user