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

9 lines
410 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'msg_new_comment' => "Νέο σχόλιο",
'msg_torrent_receive_comment' => "Έχετε λάβει ένα σχόλιο για το torrent σας ",
'msg_offer_receive_comment' => "Έχετε λάβει ένα σχόλιο για την προσφορά σας ",
'msg_request_receive_comment' => "Έχετε λάβει ένα σχόλιο για το αίτημά σας "
];