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

8 lines
148 B
JSON

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