mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
12 lines
328 B
JSON
12 lines
328 B
JSON
|
{
|
||
|
"no_warnings": {
|
||
|
"en": "No warnings found for {user}."
|
||
|
},
|
||
|
"warning_info": {
|
||
|
"en": "{user} has {num} warnings. More info can be found at {url}"
|
||
|
},
|
||
|
"warn_notify": {
|
||
|
"en": "Attention: {warner} has issued a warning to {warnee} for \"{reason}.\" More info can be found at {url}"
|
||
|
}
|
||
|
}
|