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
+13
View File
@@ -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' => "候選 ",
];