feat(ui): settings tabs
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@ -188,6 +188,9 @@
|
||||
"or with hash": "or with hash",
|
||||
"Check torrent files intergrity": "Check torrent files intergrity",
|
||||
"Enable database torrents files intergrity check on adding each torrent. Disable this will free some cpu usage on adding operation.": "Enable database torrents files intergrity check on adding each torrent. Disable this will free some cpu usage on adding operation.",
|
||||
"Download to": "Download to"
|
||||
"Download to": "Download to",
|
||||
"Main settings": "Main settings",
|
||||
"P2P settings": "P2P settings",
|
||||
"Performance settings": "Performance settings"
|
||||
}
|
||||
}
|
@ -188,6 +188,9 @@
|
||||
"or with 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.": "Включить проверку целостности файлов в базе при добавлении каждого торрента. Отключение этой опции освободит некоторорое количество ресурсов процессора при добавлении.",
|
||||
"Download to": "Скачать в"
|
||||
"Download to": "Скачать в",
|
||||
"Main settings": "Главные настройки",
|
||||
"P2P settings": "Настройки P2P",
|
||||
"Performance settings": "Настройки производительности"
|
||||
}
|
||||
}
|
@ -188,6 +188,9 @@
|
||||
"or with hash": "or with hash",
|
||||
"Check torrent files intergrity": "Check torrent files intergrity",
|
||||
"Enable database torrents files intergrity check on adding each torrent. Disable this will free some cpu usage on adding operation.": "Enable database torrents files intergrity check on adding each torrent. Disable this will free some cpu usage on adding operation.",
|
||||
"Download to": "Download to"
|
||||
"Download to": "Download to",
|
||||
"Main settings": "Main settings",
|
||||
"P2P settings": "P2P settings",
|
||||
"Performance settings": "Performance settings"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user