mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +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