Update meta files for new release.

This commit is contained in:
James Cole
2022-02-05 08:59:24 +01:00
parent 45195e6496
commit 71af5db38e
32 changed files with 121 additions and 91 deletions

View File

@@ -87,10 +87,8 @@ return [
'flash_info_multiple' => 'Il y a un message| Il y a :count messages',
'flash_error_multiple' => 'Il y a une erreur|Il y a :count erreurs',
'net_worth' => 'Avoir net',
'route_has_no_help' => 'Il n\'y a pas d\'aide pour cette page.',
'help_for_this_page' => 'Aide pour cette page',
'no_help_could_be_found' => 'Aucun texte d\'aide n\'a pu être trouvé.',
'no_help_title' => 'Toutes nos excuses, une erreur est survenue.',
'help_for_this_page_body' => 'You can find more information about this page <a href="https://docs.firefly-iii.org/">in the documentation</a>.',
'two_factor_welcome' => 'Bonjour !',
'two_factor_enter_code' => 'Pour continuer, veuillez entrer votre code dauthentification à deux facteurs. Votre application peut la générer pour vous.',
'two_factor_code_here' => 'Entrez votre code ici',
@@ -373,6 +371,8 @@ return [
'repeat_freq_quarterly' => 'trimestriel',
'repeat_freq_monthly' => 'mensuel',
'repeat_freq_weekly' => 'hebdomadaire',
'repeat_freq_daily' => 'daily',
'daily' => 'daily',
'weekly' => 'hebdomadaire',
'quarterly' => 'trimestriel',
'half-year' => 'semestriel',