- added hints to some buttons

This commit is contained in:
mortalis
2020-07-25 15:51:36 +02:00
parent eb483b813f
commit 65b2619327
11 changed files with 43 additions and 27 deletions

View File

@@ -6,6 +6,11 @@ const en = {
download: 'Download {0}',
by: 'by {0}',
in: 'in {0}',
download_hint: 'Download',
play_hint: 'Play',
toggle_download_tab_hint: 'Expand/Collapse',
clean_queue_hint: 'Clear Finished',
cancel_queue_hint: 'Cancel All',
listTabs: {
empty: '',
all: 'all',

View File

@@ -6,6 +6,11 @@ const it = {
download: 'Scarica {0}',
by: 'di {0}',
in: 'in {0}',
download_hint: 'Scarica',
play_hint: 'Play',
toggle_download_tab_hint: 'Expand/Collapse',
clean_queue_hint: 'Clear Finished',
cancel_queue_hint: 'Cancel All',
listTabs: {
all: 'tutto',
top_result: 'miglior risultato',