dbot/modules/log/strings.json
2013-08-31 13:30:24 +00:00

8 lines
184 B
JSON

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