mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_new_comment' => "Neuer Kommentar",
|
||||
'msg_torrent_receive_comment' => "Du hast einen Kommentar zu deinem Torrent erhalten ",
|
||||
'msg_offer_receive_comment' => "Sie haben einen Kommentar zu Ihrem Angebot erhalten ",
|
||||
'msg_request_receive_comment' => "Sie haben einen Kommentar zu Ihrer Anfrage erhalten "
|
||||
];
|
||||
Reference in New Issue
Block a user