We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735c0c6 commit 5afe435Copy full SHA for 5afe435
lang/en/settings.php
@@ -2,7 +2,7 @@
2
$lang['namespaces'] = "Namespaces (comma-separated)";
3
$lang['notify_create'] = "Notify when pages are created";
4
$lang['notify_edit'] = "Notify when pages are edited";
5
-$lang['notify_edit_minor'] = "Notify when pages are edited even with minor changed tag";
+$lang['notify_edit_minor'] = "Notify when pages are edited even with minor changes tag";
6
$lang['notify_delete'] = "Notify when pages are deleted";
7
$lang['notify_show_summary'] = "Display summary when a page is edited";
8
$lang['webhook'] = "Discord Incoming Webhook URL";
0 commit comments