Better UI for webhook

This commit is contained in:
James Cole
2023-02-03 21:16:53 +01:00
parent 28deb32f5e
commit 9fbb290d0f
2 changed files with 9 additions and 8 deletions

View File

@@ -269,6 +269,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 Authorization Request',