diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index 75f66f1..696d23d 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -239,21 +239,40 @@ pub fn TorrentTable() -> impl IntoView {
- "Toplu Sil" + "Toplu Sil..."
- "Toplu Silme Onayı" - - {move || format!("Seçili {} torrent silinecek. Bu işlem geri alınamaz.", selected_count.get())} + + + "Toplu Silme Onayı" + + + {move || format!("Seçili {} adet torrent silinecek. Lütfen silme yöntemini seçin:", selected_count.get())} +
+ "Dikkat: Verilerle birlikte silme işlemi dosyaları diskten de kalıcı olarak kaldıracaktır." +
- - "İptal" - + +
+ "Vazgeç" + + +