Added more stuff for future version of the library
This commit is contained in:
@@ -152,6 +152,8 @@ const en = {
|
||||
searchbar: 'Search anything you want (or just paste a link)',
|
||||
downloads: 'downloads',
|
||||
toasts: {
|
||||
restoringQueue: 'Restoring download queue...',
|
||||
queueRestored: 'Download queue restored!',
|
||||
addedToQueue: '{0} added to queue',
|
||||
alreadyInQueue: '{0} is already in queue!',
|
||||
finishDownload: '{0} finished downloading.',
|
||||
|
||||
@@ -154,6 +154,8 @@ const it = {
|
||||
searchbar: 'Cerca qualsiasi cosa (o incolla semplicemente un link)',
|
||||
downloads: 'download',
|
||||
toasts: {
|
||||
restoringQueue: 'Ripristinando la coda di download...',
|
||||
queueRestored: 'Coda di download ripristinata!',
|
||||
addedToQueue: '{0} aggiunto alla coda',
|
||||
alreadyInQueue: '{0} è già nella coda!',
|
||||
finishDownload: '{0} ha finito di scaricarsi.',
|
||||
|
||||
Reference in New Issue
Block a user