mirror of
https://github.com/nimbold/Firelink.git
synced 2026-09-04 23:15:22 +00:00
feat(downloads): expose active Aria2 connections
This commit is contained in:
@@ -212,6 +212,9 @@ const common = {
|
||||
speed: 'Speed',
|
||||
eta: 'ETA',
|
||||
connections: 'Connections',
|
||||
connectionCount: '{{active}}/{{total}}',
|
||||
connectionCountUnknown: '—/{{total}}',
|
||||
connectionsUnavailable: '—',
|
||||
speedCap: 'Speed cap',
|
||||
category: 'Category',
|
||||
lastTry: 'Last try',
|
||||
|
||||
Reference in New Issue
Block a user