Files
nexusphp/resources/lang/fi/comment.php
2025-04-22 02:55:12 +07:00

9 lines
308 B
PHP

<?php
return [
'msg_new_comment' => "Uusi kommentti",
'msg_torrent_receive_comment' => "Olet saanut kommentin torrenttisi käytöstä ",
'msg_offer_receive_comment' => "Olet saanut kommentin tarjouksestasi ",
'msg_request_receive_comment' => "Olet saanut kommentin pyyntöösi liittyen "
];