* Extract all translatable strings in the settings dialog box.
* Finish All string extract.
issue:
1. src\components\Modals\ShareLimit\ShareLimitInput.vue
:label="`${title} Limit`"
2. src\components\Modals\TagsAndCategories\CreateCategoryDialog.vue
all tips not work
3. src\components\Modals\TorrentDetailModal\Tabs\Trackers.vue
no idea about formatTrackerStatus
Signed-off-by: Dee.H.Y <dongfengweixiao@hotmail.com>
fix: issue where 'torrent details' modal does not work properly on iOS
perf: 'Vue2-perfect-scrollbar' is no longer dependent
feat: checkbox + button with color feedback for TorrentDeleteModal
perf: Context (right click) menu refactor! Works way better on mobile
* Add skip hash check option and autoTMM
* Allow to select category when adding a new torrent
Co-authored-by: muertocaloh <muertocaloh@protonmail.com>
Co-authored-by: Daan <dw.daanwijns@gmail.com>