dbot/modules-stock/log/strings.json

13 lines
366 B
JSON
Raw Permalink Normal View History

{
"log_message": {
"en": "[{time}] {user} ({channel}): {command}",
"fr": "[{time}] {user} ({channel}): {command}",
"it": "[{time}] {user} ({channel}): {command}",
"de": "[{time}] {user} ({channel}): {command}"
},
"error_message": {
"en": "[{time}] Error: {error}",
"de": "[{time}] Fehler: {error}"
}
}