New translations intro.php (French)

This commit is contained in:
James Cole
2017-09-02 21:50:06 +02:00
parent da4dbb7319
commit bfd7e009cc

View File

@@ -70,7 +70,7 @@ return [
'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.', 'piggy-banks_index_accountStatus' => 'For each asset account with at least one piggy bank the status is listed in this table.',
// create piggy // create piggy
'piggy-banks_create_name' => 'What is your goal? A new couch, a camera, money for emergencies?', 'piggy-banks_create_name' => 'Quel est votre objectif ? Un nouveau divan, une caméra, de l\'argent pour les urgences ?',
'piggy-banks_create_date' => 'You can set a target date or a deadline for your piggy bank.', 'piggy-banks_create_date' => 'You can set a target date or a deadline for your piggy bank.',
// show piggy // show piggy
@@ -118,4 +118,4 @@ return [
// create currency // create currency
'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).', 'currencies_create_code' => 'This code should be ISO compliant (Google it for your new currency).',
]; ];