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