edit torrents function added

This commit is contained in:
Daniel Shleifman
2021-06-14 23:13:27 +03:00
parent 3d547133b1
commit 8f414e88cb
7 changed files with 93 additions and 49 deletions

View File

@@ -4,6 +4,7 @@
"Add": "Add",
"AddFromLink": "Add from Link",
"AddNewTorrent": "Add new torrent",
"EditTorrent": "Edit torrent",
"AddRetrackers": "Add retrackers",
"Buffer": "Preload Buffer / Cache",
"BufferNote": "Enable “Preload Buffer” in settings to see cache loading progress",
@@ -110,5 +111,6 @@
"WrongTorrentSource": "Wrong torrent source",
"ScrollDown": "scroll down",
"Cache": "Cache",
"Data": "Data"
"Data": "Data",
"Edit": "Edit"
}