3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/modules/log/strings.json

8 lines
184 B
JSON
Raw Normal View History

2013-05-25 21:13:35 +02:00
{
"log_message": {
2013-08-31 15:30:24 +02:00
"en": "[{time}] {user} ({channel}): {command}",
"fr": "[{time}] {user} ({channel}): {command}",
"it": "[{time}] {user} ({channel}): {command}"
2013-05-25 21:13:35 +02:00
}
}