@@ -6,9 +6,9 @@ |
||
| 6 | 6 | */ |
| 7 | 7 | |
| 8 | 8 | // menu entry for admin plugins |
| 9 | - $lang['menu'] = 'Swarm Webhook Instructions'; |
|
| 9 | + $lang['menu'] = 'Swarm Webhook Instructions'; |
|
| 10 | 10 | |
| 11 | 11 | // custom language strings for the plugin |
| 12 | - $lang['secret needed'] = 'Please enter a secret in the %s. For example: %s'; |
|
| 13 | - $lang['configuration'] = 'configuration'; |
|
| 12 | + $lang['secret needed'] = 'Please enter a secret in the %s. For example: %s'; |
|
| 13 | + $lang['configuration'] = 'configuration'; |
|
| 14 | 14 | |
@@ -6,5 +6,5 @@ |
||
| 6 | 6 | */ |
| 7 | 7 | |
| 8 | 8 | // keys need to match the config setting name |
| 9 | - $lang['hook_secret'] = 'Secret in the Webhhok. Fill for IFTTT. Broken for Zapier |
|