mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update translations.
This commit is contained in:
@@ -26,7 +26,7 @@ return [
|
||||
'html_language' => 'fr',
|
||||
'locale' => 'fr, French, fr_FR.utf8, fr_FR.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%B %e %Y',
|
||||
'month_and_day' => '%e %B %Y',
|
||||
'month_and_day_moment_js' => 'D MMMM YYYY',
|
||||
'month_and_date_day' => '%A %e %B %Y',
|
||||
'month_and_day_no_year' => '%e %B',
|
||||
|
||||
@@ -241,6 +241,8 @@ return [
|
||||
'all_source_accounts' => 'Comptes source',
|
||||
'back_to_index' => 'Retour à l\'accueil',
|
||||
'cant_logout_guard' => 'Firefly III ne peut pas vous déconnecter.',
|
||||
'external_url' => 'URL externe',
|
||||
'internal_reference' => 'Référence interne',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Vérifier les mises à jour',
|
||||
@@ -1361,7 +1363,7 @@ return [
|
||||
'leftInBudget' => 'Budget restant',
|
||||
'sumOfSums' => 'Somme des montants',
|
||||
'noCategory' => '(aucune catégorie)',
|
||||
'notCharged' => 'Pas encore chargé',
|
||||
'notCharged' => 'Pas (encore) facturé',
|
||||
'inactive' => 'Inactif',
|
||||
'active' => 'Actif',
|
||||
'difference' => 'Différence',
|
||||
|
||||
Reference in New Issue
Block a user