mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
8
resources/lang/pl/comment.php
Normal file
8
resources/lang/pl/comment.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_new_comment' => "Nowy komentarz",
|
||||
'msg_torrent_receive_comment' => "Otrzymałeś komentarz do twojego torrenta ",
|
||||
'msg_offer_receive_comment' => "Otrzymałeś komentarz do swojej oferty ",
|
||||
'msg_request_receive_comment' => "Otrzymałeś komentarz na żądanie "
|
||||
];
|
||||
Reference in New Issue
Block a user