JS icon fetching progress + misc

This commit is contained in:
Inverle 2025-06-20 03:23:46 +02:00
parent 019e848ad1
commit 0cf27eef02
8 changed files with 148 additions and 19 deletions

View file

@ -5,9 +5,11 @@ return array(
'height' => 'Oynatıcı yükseklik',
'width' => 'Oynatıcı genişlik',
'show_content' => 'Yayın içeriğini görüntüle',
'download_channel_icons' => 'Automatically download and set channel icons for feeds',
'download_channel_icons' => 'Automatically use the channels icons',
'fetch_channel_icons' => 'Fetch icons of all channels',
'reset_channel_icons' => 'Reset icons of all channels',
'fetching_icons' => 'Fetching icons',
'finished_fetching_icons' => 'Finished fetching icons.',
'use_nocookie' => 'Çerezsiz olan "www.youtube-nocookie.com" alan adını kullanın',
),
);