3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-13 03:51:24 +01:00
dbot/modules/log/strings.json

8 lines
184 B
JSON
Raw Normal View History

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