mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update lang
This commit is contained in:
8
resources/lang/it/comment.php
Normal file
8
resources/lang/it/comment.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_new_comment' => "Nuovo commento",
|
||||
'msg_torrent_receive_comment' => "Hai ricevuto un commento sul tuo torrent ",
|
||||
'msg_offer_receive_comment' => "Hai ricevuto un commento sulla tua offerta ",
|
||||
'msg_request_receive_comment' => "Hai ricevuto un commento sulla tua richiesta "
|
||||
];
|
||||
Reference in New Issue
Block a user