5 lines
202 B
PHP
5 lines
202 B
PHP
<?php
|
|
|
|
$lang["plugin-api_webhooks-title"] = 'API-Webhooks';
|
|
$lang["plugin-api_webhooks-desc"] = 'Fügt Unterstützung für konfigurierbare Aktionsschaltflächen hinzu, die entfernte Skripte aufrufen.';
|