feat(downloading): torrent pause feature
This commit is contained in:
@ -174,6 +174,7 @@
|
||||
"Open torrent in external torrent client": "Open torrent in external torrent client",
|
||||
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
|
||||
"Delete download (files saved)": "Delete download (files saved)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent."
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent.",
|
||||
"Pause torrent downloading": "Pause torrent downloading"
|
||||
}
|
||||
}
|
@ -174,6 +174,7 @@
|
||||
"Open torrent in external torrent client": "Открыть торрент во внешнем торрент-клиенте",
|
||||
"Dont start to seed torrent after download finish": "Не начинать сидировать торрент после окончания загрузки",
|
||||
"Delete download (files saved)": "Удалить закачку (сохранив файлы)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Поиск методанных в процессе... Клик удалит этот торрент."
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Поиск методанных в процессе... Клик удалит этот торрент.",
|
||||
"Pause torrent downloading": "Пауза скачки торрента"
|
||||
}
|
||||
}
|
@ -174,6 +174,7 @@
|
||||
"Open torrent in external torrent client": "Open torrent in external torrent client",
|
||||
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
|
||||
"Delete download (files saved)": "Delete download (files saved)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent."
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent.",
|
||||
"Pause torrent downloading": "Pause torrent downloading"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user