@@ -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 |