mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
8
resources/lang/ro/comment.php
Normal file
8
resources/lang/ro/comment.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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. "
|
||||
];
|
||||
Reference in New Issue
Block a user