New translations.

This commit is contained in:
James Cole
2018-08-12 09:33:56 +02:00
parent 54b76a03ce
commit 67b090b4d8
17 changed files with 140 additions and 110 deletions

View File

@@ -84,9 +84,9 @@ return [
'verification' => 'Vérification',
'api_key' => 'Clé API',
'remember_me' => 'Se souvenir de moi',
'liability_type_id' => 'Liability type',
'interest' => 'Interest',
'interest_period' => 'Interest period',
'liability_type_id' => 'Type de passif',
'interest' => 'Intérêt',
'interest_period' => 'Période dintérêt',
'source_account_asset' => 'Compte source (compte d\'actif)',
'destination_account_expense' => 'Compte de destination (compte de dépenses)',
@@ -240,6 +240,6 @@ return [
'repetitions' => 'Répétitions',
'calendar' => 'Calendrier',
'weekend' => 'Week-end',
'client_secret' => 'Client secret',
'client_secret' => 'Clé secrète',
];