mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
add lang: nl + deprecate lang/_target
This commit is contained in:
@@ -92,4 +92,17 @@ return [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => '直到',
|
||||
],
|
||||
'paid_torrent' => '收费种子',
|
||||
'msg_torrent_deleted' => "种子被删除",
|
||||
'msg_the_torrent_you_uploaded' => "你上传的种子'",
|
||||
'msg_was_deleted_by' => "'被管理员",
|
||||
'msg_reason_is' => "删除。原因:",
|
||||
'msg_reseed_request' => "续种请求",
|
||||
'msg_reseed_user' => "用户",
|
||||
'msg_ask_reseed' => "请求你续种该种子 - ",
|
||||
'msg_thank_you' => " !谢谢你!",
|
||||
'msg_offer_you_voted' => "你所投票的候选: ",
|
||||
'msg_was_uploaded_by' => " 已经被该用户",
|
||||
'msg_you_can_download' => "上传。\n下载请到",
|
||||
'msg_here' => "[b]这里[/b]",
|
||||
'msg_offer' => "候选 ",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user