mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
add lang fi + fr
This commit is contained in:
8
resources/lang/fi/comment.php
Normal file
8
resources/lang/fi/comment.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_new_comment' => "Uusi kommentti",
|
||||
'msg_torrent_receive_comment' => "Olet saanut kommentin torrenttisi käytöstä ",
|
||||
'msg_offer_receive_comment' => "Olet saanut kommentin tarjouksestasi ",
|
||||
'msg_request_receive_comment' => "Olet saanut kommentin pyyntöösi liittyen "
|
||||
];
|
||||
Reference in New Issue
Block a user