<?php
/**
 * english language file for swarmwebhook plugin
 *
 * @author Michael Große <mic.grosse@googlemail.com>
 */

// keys need to match the config setting name
$lang['service'] = 'Which service should be used? Zapier is discouraged for security reasons.';
$lang['hook_secret'] = 'Secret in the Webhhok. Fill for IFTTT. Broken for Zapier 😕';

