mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-20 14:06:09 +05:00
add inputs adornment and fix title for mobile
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
"Full": "Full",
|
||||
"Host": "Host",
|
||||
"Info": "Info",
|
||||
"Kilobytes": "Kilobytes",
|
||||
"LatestFilePlayed": "Latest file played:",
|
||||
"Links": "Links",
|
||||
"Name": "Name",
|
||||
@@ -71,6 +72,7 @@
|
||||
"Save": "Save",
|
||||
"ScrollDown": "scroll down",
|
||||
"Season": "Season",
|
||||
"Seconds": "Seconds",
|
||||
"SelectSeason": "Select Season",
|
||||
"SettingsDialog": {
|
||||
"AddRetrackers": "Add retrackers",
|
||||
@@ -81,11 +83,12 @@
|
||||
"CacheSettings": "Cache Settings",
|
||||
"CacheStorageLocation": "Cache Storage Location",
|
||||
"ConnectionsLimit": "Connections Limit",
|
||||
"ConnectionsLimitHint": "20-25 recommended",
|
||||
"DHT": "DHT (Distributed Hash Table)",
|
||||
"DhtConnectionLimit": "DHT Connection Limit",
|
||||
"Disk": "Disk",
|
||||
"DontAddRetrackers": "Don`t add retrackers",
|
||||
"DownloadRateLimit": "Download Rate Limit (Kilobytes)",
|
||||
"DownloadRateLimit": "Download Rate Limit",
|
||||
"ForceEncrypt": "Force Encrypt Headers",
|
||||
"PeersListenPort": "Peers Listen Port",
|
||||
"PreloadCache": "Preload Cache Before Play",
|
||||
@@ -102,7 +105,7 @@
|
||||
"TorrentDisconnectTimeout": "Torrent Disconnect Timeout",
|
||||
"TorrentsSavePath": "Torrents Save Path",
|
||||
"Upload": "Upload (not recommended to disable)",
|
||||
"UploadRateLimit": "Upload Rate Limit (Kilobytes)",
|
||||
"UploadRateLimit": "Upload Rate Limit",
|
||||
"UseDiskDesc": "Better use RAM or external storage on flash-based devices",
|
||||
"Tabs": {
|
||||
"Main": "Main",
|
||||
|
||||
Reference in New Issue
Block a user