mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-05 03:57:22 +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' => 'Torrente',
|
||||
'th_uploaded' => 'Subido',
|
||||
'th_downloaded' => 'Descargado',
|
||||
'th_share_ratio' => 'Compartir ratio',
|
||||
'th_seed_time_required' => 'Tiempo de semilla requerido',
|
||||
'th_completed_at' => 'Completado el',
|
||||
'th_ttl' => 'Tiempo restante de inspección',
|
||||
'th_comment' => 'Comentario',
|
||||
'action_remove' => 'Eliminar',
|
||||
];
|
||||
Reference in New Issue
Block a user