mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta files for new release.
This commit is contained in:
@@ -279,6 +279,8 @@ return [
|
||||
'response' => 'Réponse',
|
||||
'visit_webhook_url' => 'Visiter l\'URL du webhook',
|
||||
'reset_webhook_secret' => 'Réinitialiser le secret du webhook',
|
||||
'webhook_stored_link' => '<a href="webhooks/show/{ID}">Webhook #{ID} ("{title}")</a> has been stored.',
|
||||
'webhook_updated_link' => '<a href="webhooks/show/{ID}">Webhook #{ID}</a> ("{title}") has been updated.',
|
||||
|
||||
// API access
|
||||
'authorization_request' => 'Firefly III v:version demande d\'autorisation',
|
||||
@@ -1388,7 +1390,7 @@ return [
|
||||
'slack_url_label' => 'URL du webhook entrant de Slack',
|
||||
|
||||
// Financial administrations
|
||||
'administration_index' => 'Financial administration',
|
||||
'administration_index' => 'Administration financière',
|
||||
|
||||
// profile:
|
||||
'purge_data_title' => 'Purger des données de Firefly III',
|
||||
|
||||
@@ -282,7 +282,7 @@ return [
|
||||
'auto_budget_period_mandatory' => 'La période du budget automatique est un champ obligatoire.',
|
||||
|
||||
// no access to administration:
|
||||
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
|
||||
'no_access_user_group' => 'Vous n\'avez pas les droits d\'accès corrects pour cette administration.',
|
||||
];
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user