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/sv/comment.php
Normal file
8
resources/lang/sv/comment.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_new_comment' => "Ny kommentar",
|
||||
'msg_torrent_receive_comment' => "Du har fått en kommentar på din torrent ",
|
||||
'msg_offer_receive_comment' => "Du har fått en kommentar på ditt erbjudande ",
|
||||
'msg_request_receive_comment' => "Du har fått en kommentar på din begäran "
|
||||
];
|
||||
Reference in New Issue
Block a user