block file info for incomplete files

This commit is contained in:
Mateusz Gruszczyński
2026-05-22 23:03:30 +02:00
parent 7c0a4ff703
commit c69142e328
5 changed files with 23 additions and 2 deletions

View File

@@ -3,6 +3,8 @@ export const messagesSource = `
const APP_MESSAGES = {
actions: {
raw_torrent: 'Add torrent',
add_torrent_raw: 'Add torrent file',
add_magnet: 'Add magnet link',
add: 'Add torrent',
start: 'Start torrent',
pause: 'Pause torrent',

File diff suppressed because one or more lines are too long