add inputs adornment and fix title for mobile

This commit is contained in:
nikk gitanes
2021-07-17 00:56:14 +03:00
parent 57d71cc5ad
commit 8298e66b59
12 changed files with 127 additions and 99 deletions

View File

@@ -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",