Update meta files for new release.

This commit is contained in:
James Cole
2023-02-04 08:22:53 +01:00
parent 848e7d4c9f
commit 794d130ff9
96 changed files with 972 additions and 855 deletions

View File

@@ -279,6 +279,8 @@ return [
'response' => 'Response',
'visit_webhook_url' => 'Visit webhook URL',
'reset_webhook_secret' => 'Reset webhook secret',
'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 Solicitud de autorización',
@@ -1388,7 +1390,7 @@ return [
'slack_url_label' => 'Slack "incoming webhook" URL',
// Financial administrations
'administration_index' => 'Financial administration',
'administration_index' => 'Administración financiera',
// profile:
'purge_data_title' => 'Purge data from Firefly III',

View File

@@ -282,7 +282,7 @@ return [
'auto_budget_period_mandatory' => 'El período del autopresupuesto es un campo obligatorio.',
// no access to administration:
'no_access_user_group' => 'You do not have the correct access rights for this administration.',
'no_access_user_group' => 'No tiene permisos para esta administración.',
];
/*