mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-07 08:20:56 +08:00
9 lines
315 B
PHP
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. "
|
|
];
|