add lang de/pl/pt/ro/ru/sv

This commit is contained in:
xiaomlove
2025-04-22 19:35:05 +07:00
parent ca33cbacfe
commit 2b970305a5
940 changed files with 48796 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
$lang_fastdelete = array
(
'std_delete_failed' => "Usunięcie nie powiodło się!",
'std_missing_form_data' => "brakujące dane formularza",
'text_no_permission' => "Nie masz uprawnień do usunięcia tego torrenta, tylko moderatorzy lub nowsi mogą to zrobić. Skontaktuj się z jednym jeśli jest to twój torrent i chcesz go usunąć.\n",
'std_delete_torrent' => "Usuń torrent",
'std_delete_torrent_note' => "Sprawdzanie sanitarne: Zamierzasz usunąć torrent. Kliknij",
'std_here_if_sure' => " tutaj</a> jeśli jesteś pewien."
);
?>