feat(downloading): tooltips on torrent element
This commit is contained in:
@ -169,6 +169,11 @@
|
||||
"filters settings": "filters settings",
|
||||
"enable/disable safe search (adult filter)": "enable/disable safe search (adult filter)",
|
||||
"advanced search": "advanced search",
|
||||
"display search results for current search request": "display search results for current search request"
|
||||
"display search results for current search request": "display search results for current search request",
|
||||
"Download using built-in client": "Download using built-in client",
|
||||
"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."
|
||||
}
|
||||
}
|
@ -169,6 +169,11 @@
|
||||
"filters settings": "настройки фильтров",
|
||||
"enable/disable safe search (adult filter)": "включить/выключить безопасный поиск (фильтр для взрослых)",
|
||||
"advanced search": "расширенный поиск",
|
||||
"display search results for current search request": "отобразить поисковые результаты для текущего поиского запроса"
|
||||
"display search results for current search request": "отобразить поисковые результаты для текущего поиского запроса",
|
||||
"Download using built-in client": "Скачать используя встроенный клиент",
|
||||
"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.": "Поиск методанных в процессе... Клик удалит этот торрент."
|
||||
}
|
||||
}
|
@ -169,6 +169,11 @@
|
||||
"filters settings": "filters settings",
|
||||
"enable/disable safe search (adult filter)": "enable/disable safe search (adult filter)",
|
||||
"advanced search": "advanced search",
|
||||
"display search results for current search request": "display search results for current search request"
|
||||
"display search results for current search request": "display search results for current search request",
|
||||
"Download using built-in client": "Download using built-in client",
|
||||
"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."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user