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
+14
View File
@@ -0,0 +1,14 @@
<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'Uploadet',
'th_downloaded' => 'Downloadet',
'th_share_ratio' => 'Del forhold',
'th_seed_time_required' => 'Seed tid påkrævet',
'th_completed_at' => 'Afsluttet den',
'th_ttl' => 'Inspektion af tid tilbage',
'th_comment' => 'Kommentar',
'action_remove' => 'Fjern',
];