Files
nexusphp/resources/lang/ro/comment.php
2025-04-22 19:35:05 +07:00

9 lines
315 B
PHP

<?php
return [
'msg_new_comment' => "Comentariu nou",
'msg_torrent_receive_comment' => "Ai primit un comentariu despre torentul tău ",
'msg_offer_receive_comment' => "Ați primit un comentariu privind oferta dvs. ",
'msg_request_receive_comment' => "Ați primit un comentariu la cererea dvs. "
];