2012-12-30 17:33:25 +01:00
|
|
|
{
|
|
|
|
"report": {
|
|
|
|
"english": "Attention: {reporter} has reported {reported} in {channel}. The reason given was: \"{reason}.\""
|
|
|
|
},
|
|
|
|
"reported": {
|
|
|
|
"english": "Thank you, {reported} has been reported to the channel administrators."
|
|
|
|
},
|
|
|
|
"user_not_found": {
|
2013-01-20 20:04:12 +01:00
|
|
|
"english": "{reported} isn't a known user in {channel}."
|
2012-12-30 17:33:25 +01:00
|
|
|
},
|
|
|
|
"not_in_channel": {
|
|
|
|
"english": "I am not present in {channel}."
|
|
|
|
}
|
|
|
|
}
|