forked from GitHub/dbot
11 lines
254 B
JSON
11 lines
254 B
JSON
{
|
|
"log_message": {
|
|
"en": "[{time}] {user} ({channel}): {command}",
|
|
"fr": "[{time}] {user} ({channel}): {command}",
|
|
"it": "[{time}] {user} ({channel}): {command}"
|
|
},
|
|
"error_message": {
|
|
"en": "[{time}] Error: {error}"
|
|
}
|
|
}
|