3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
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}"
}
}