mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang: nl + deprecate lang/_target
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'index' => [
|
||||
'page_title' => '评论列表',
|
||||
],
|
||||
'msg_new_comment' => "新评论",
|
||||
'msg_torrent_receive_comment' => "你发布的种子收到了新评论 ",
|
||||
'msg_offer_receive_comment' => "你发布的候选收到了新评论 ",
|
||||
'msg_request_receive_comment' => "你发布的求种收到了新评论 "
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user