add lang: nl + deprecate lang/_target

This commit is contained in:
xiaomlove
2025-04-21 02:53:56 +07:00
parent 4166a933e1
commit d990723ebc
310 changed files with 14339 additions and 245 deletions

View File

@@ -1,7 +1,8 @@
<?php
return [
'index' => [
'page_title' => 'Comments',
],
'msg_new_comment' => "New comment",
'msg_torrent_receive_comment' => "You have received a comment on your torrent ",
'msg_offer_receive_comment' => "You have received a comment on your offer ",
'msg_request_receive_comment' => "You have received a comment on your request "
];