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' => 'Geüpload',
'th_downloaded' => 'Gedownload',
'th_share_ratio' => 'Deel verhouding',
'th_seed_time_required' => 'Seed tijd vereist',
'th_completed_at' => 'Voltooid op',
'th_ttl' => 'Inspectie tijd over',
'th_comment' => 'Opmerking',
'action_remove' => 'Verwijderen',
];