1<?php 2/** 3 * english language file for swarmwebhook plugin 4 * 5 * @author Michael Große <mic.grosse@googlemail.com> 6 */ 7 8// keys need to match the config setting name 9$lang['service'] = 'Which service should be used? Zapier is discouraged for security reasons.'; 10$lang['hook_secret'] = 'Secret in the Webhhok. Fill for IFTTT. Broken for Zapier '; 11 12