mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-21 08:26:40 +00:00
feat(downloads): add details controls and aggregate summaries
This commit is contained in:
@@ -353,6 +353,15 @@ const he = {
|
||||
addDownload: 'הוספת הורדה',
|
||||
resumeAll: 'חידוש הכל',
|
||||
pauseAll: 'השהיית הכל',
|
||||
summary: {
|
||||
items: '{{count}} פריטים',
|
||||
selected: '{{count}} נבחרו',
|
||||
downloaded: 'הורדו',
|
||||
remaining: 'נותרו',
|
||||
active: 'פעילות',
|
||||
unknown: 'לא ידוע',
|
||||
estimated: '{{value}} (הערכה)',
|
||||
},
|
||||
queueEmpty: 'התור ריק',
|
||||
noCompletedDownloads: 'אין הורדות שהושלמו',
|
||||
noDownloads: 'אין הורדות',
|
||||
|
||||
Reference in New Issue
Block a user