msg_command_outgoing.json
0 B
Empty File
{
"chat": {
"parameters": [
"target",
"content"
],
"style": {
"color": "gray",
"italic": true
},
"translation_key": "commands.message.display.outgoing"
},
"narration": {
"parameters": [
"sender",
"content"
],
"translation_key": "chat.type.text.narrate"
}
}