feat(ui): settings tabs

This commit is contained in:
Alexey Kasyanchuk
2019-01-16 00:22:37 +01:00
parent aa6014862d
commit dd982da6b1
5 changed files with 408 additions and 283 deletions

View File

@ -188,6 +188,9 @@
"or with hash": "或者使用Hash",
"Check torrent files intergrity": "检查种子文件的完整性",
"Enable database torrents files intergrity check on adding each torrent. Disable this will free some cpu usage on adding operation.": "每个种子添加到数据库时都检查完整性禁用这个可用减少一些CPU使用率。",
"Download to": "下载到"
"Download to": "下载到",
"Main settings": "Main settings",
"P2P settings": "P2P settings",
"Performance settings": "Performance settings"
}
}
}