Message showing where code was sent
In en, this message translates to: 'Sent to {value}'
@override String sent_to(String value) { return 'Invia a $value'; }