diff --git a/modules/report/strings.json b/modules/report/strings.json index aa2e3ed..0b94bb5 100644 --- a/modules/report/strings.json +++ b/modules/report/strings.json @@ -45,9 +45,9 @@ "it": "Non sono presente in {channel}." }, "notify": { - "en": "Attention {channel}: {notifier}: {message}", - "fr": "Attention {channel}: {notifier}: {message}", - "it": "Attenzione {channel}: {notifier}: {message}" + "en": "[notify][{channel}][{notifier}] {message}", + "fr": "[notify][{channel}][{notifier}] {message}", + "it": "[notify][{channel}][{notifier}] {message}" }, "notified": { "en": "{user}: {channel} staff notified.",