dbot/modules/log/strings.json
2013-09-08 10:54:30 +00:00

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}"
}
}