forked from GitHub/dbot
change notify output format [#560]
This commit is contained in:
parent
e1c8966d9f
commit
d71906838d
@ -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.",
|
||||
|
Loading…
Reference in New Issue
Block a user