Files
nexusphp/resources/lang/it/comment.php
2025-05-05 21:27:48 +07:00

9 lines
311 B
PHP

<?php
return [
'msg_new_comment' => "Nuovo commento",
'msg_torrent_receive_comment' => "Hai ricevuto un commento sul tuo torrent ",
'msg_offer_receive_comment' => "Hai ricevuto un commento sulla tua offerta ",
'msg_request_receive_comment' => "Hai ricevuto un commento sulla tua richiesta "
];