mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 14:06:09 +05:00
refactor server settings
as in TorrServe
This commit is contained in:
@@ -11,16 +11,16 @@
|
||||
"DeleteTorrents?": "Delete All Torrents?",
|
||||
"Details": "Details",
|
||||
"DhtConnectionLimit": "DHT Connection Limit",
|
||||
"DisableDHT": "Disable DHT",
|
||||
"DisablePEX": "Disable PEX",
|
||||
"DisableTCP": "Disable TCP",
|
||||
"DisableUpload": "Disable Upload",
|
||||
"DisableUPNP": "Disable UPNP",
|
||||
"DisableUTP": "Disable UTP",
|
||||
"DHT": "DHT (Distributed Hash Table)",
|
||||
"PEX": "PEX (Peer Exchange)",
|
||||
"TCP": "TCP (Transmission Control Protocol)",
|
||||
"Upload": "Upload (not recommended to disable)",
|
||||
"UPNP": "UPnP (Universal Plug and Play)",
|
||||
"UTP": "μTP (Micro Transport Protocol)",
|
||||
"Donate": "Donate",
|
||||
"DownloadRateLimit": "Download Rate Limit",
|
||||
"DownloadRateLimit": "Download Rate Limit (Kilobytes)",
|
||||
"Drop": "Drop",
|
||||
"EnableIPv6": "Enable IPv6",
|
||||
"EnableIPv6": "IPv6",
|
||||
"ForceEncrypt": "Force Encrypt Headers",
|
||||
"Host": "Host",
|
||||
"Name": "Name",
|
||||
@@ -47,6 +47,6 @@
|
||||
"TorrentDisconnectTimeout": "Torrent Disconnect Timeout",
|
||||
"TorrentsSavePath": "Torrents Save Path",
|
||||
"UploadFile": "Upload File",
|
||||
"UploadRateLimit": "Upload Rate Limit",
|
||||
"UploadRateLimit": "Upload Rate Limit (Kilobytes)",
|
||||
"UseDisk": "Use Disk"
|
||||
}
|
||||
Reference in New Issue
Block a user