mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang_myhr = [
|
||||
'th_hr_id' => 'H&R ID',
|
||||
'th_torrent_name' => 'Torrent',
|
||||
'th_uploaded' => 'Uppladdad',
|
||||
'th_downloaded' => 'Nedladdad',
|
||||
'th_share_ratio' => 'Dela förhållande',
|
||||
'th_seed_time_required' => 'Frö tid krävs',
|
||||
'th_completed_at' => 'Slutförd vid',
|
||||
'th_ttl' => 'Inspekteringstid kvar',
|
||||
'th_comment' => 'Kommentar',
|
||||
'action_remove' => 'Radera',
|
||||
];
|
||||
Reference in New Issue
Block a user