mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-21 12:50:56 -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_amount' => 'Montant',
|
||||
|
||||
'invoice_history' => 'Invoice History',
|
||||
'quote_history' => 'Quote History',
|
||||
'current_version' => 'Current version',
|
||||
'select_versiony' => 'Select version',
|
||||
'view_history' => 'View History',
|
||||
'invoice_history' => 'Historique des factures',
|
||||
'quote_history' => 'Historique des devis',
|
||||
'current_version' => 'Version courante',
|
||||
'select_versiony' => 'Choix de la verison',
|
||||
'view_history' => 'Consulter l\'historique',
|
||||
|
||||
|
||||
);
|
Loading…
x
Reference in New Issue
Block a user