Files
nexusphp/resources/lang/el/comment.php

9 lines
410 B
PHP
Raw Normal View History

2025-05-05 21:27:48 +07:00
<?php
return [
'msg_new_comment' => "Νέο σχόλιο",
'msg_torrent_receive_comment' => "Έχετε λάβει ένα σχόλιο για το torrent σας ",
'msg_offer_receive_comment' => "Έχετε λάβει ένα σχόλιο για την προσφορά σας ",
'msg_request_receive_comment' => "Έχετε λάβει ένα σχόλιο για το αίτημά σας "
];