dbot/modules/log/strings.json
2013-09-08 10:51:21 +00:00

10 lines
231 B
JSON

{
"log_message": {
"en": "[{time}] {user} ({channel}): {command}",
"fr": "[{time}] {user} ({channel}): {command}",
"it": "[{time}] {user} ({channel}): {command}"
},
"en": "[{time}] Error: {error}"
}
}