Implement options to download/reset all channel icons + other

This commit is contained in:
Inverle 2025-06-18 04:00:08 +02:00
parent ff21216885
commit 019e848ad1
7 changed files with 89 additions and 15 deletions

View file

@ -6,6 +6,8 @@ return array(
'width' => 'Largeur du lecteur',
'show_content' => 'Afficher le contenu du flux',
'download_channel_icons' => 'Utiliser automatiquement les icônes des chaînes',
'fetch_channel_icons' => 'Fetch icons of all channels',
'reset_channel_icons' => 'Reset icons of all channels',
'use_nocookie' => 'Utiliser le domaine www.youtube-nocookie.com pour éviter les cookies',
),
);