feat: add menu with download options on download page

This commit is contained in:
Hachi-R
2024-11-12 04:12:22 -03:00
parent ca953de464
commit 94ef1679a9
3 changed files with 79 additions and 72 deletions

View File

@@ -202,7 +202,8 @@
"checking_files": "Checking files…",
"seeding": "Seeding",
"stop_seeding": "Stop seeding",
"resume_seeding": "Resume seeding"
"resume_seeding": "Resume seeding",
"options": "Manage"
},
"settings": {
"downloads_path": "Downloads path",

View File

@@ -198,7 +198,8 @@
"checking_files": "Verificando arquivos…",
"seeding": "Semeando",
"stop_seeding": "Parar semeio",
"resume_seeding": "Retomar semeio"
"resume_seeding": "Retomar semeio",
"options": "Gerenciar"
},
"settings": {
"downloads_path": "Diretório dos downloads",