5 lines
187 B
PHP
5 lines
187 B
PHP
<?php
|
|
|
|
$lang["plugin-api_webhooks-title"] = 'API Webhooks';
|
|
$lang["plugin-api_webhooks-desc"] = 'Voegt ondersteuning toe voor configureerbare actiekoppen die externe scripts aanroepen.';
|