mirror of
https://github.com/reality/dbot.git
synced 2025-01-27 12:34:15 +01:00
change notify output format [#560]
This commit is contained in:
parent
e1c8966d9f
commit
d71906838d
@ -45,9 +45,9 @@
|
|||||||
"it": "Non sono presente in {channel}."
|
"it": "Non sono presente in {channel}."
|
||||||
},
|
},
|
||||||
"notify": {
|
"notify": {
|
||||||
"en": "Attention {channel}: {notifier}: {message}",
|
"en": "[notify][{channel}][{notifier}] {message}",
|
||||||
"fr": "Attention {channel}: {notifier}: {message}",
|
"fr": "[notify][{channel}][{notifier}] {message}",
|
||||||
"it": "Attenzione {channel}: {notifier}: {message}"
|
"it": "[notify][{channel}][{notifier}] {message}"
|
||||||
},
|
},
|
||||||
"notified": {
|
"notified": {
|
||||||
"en": "{user}: {channel} staff notified.",
|
"en": "{user}: {channel} staff notified.",
|
||||||
|
Loading…
Reference in New Issue
Block a user