feat: live TV favorite channel ordering

close #780
This commit is contained in:
edde746
2026-04-01 06:32:27 +02:00
parent fc7892daed
commit 45525a4f14
33 changed files with 454 additions and 20 deletions
+2
View File
@@ -814,6 +814,7 @@ class _TranslationsLiveTvFr implements TranslationsLiveTvEn {
@override String get whatsOn => 'En ce moment';
@override String get watchChannel => 'Regarder la chaîne';
@override String get favorites => 'Favoris';
@override String get reorderFavorites => 'Réorganiser les favoris';
}
// Path: collections
@@ -1839,6 +1840,7 @@ extension on TranslationsFr {
'liveTv.whatsOn' => 'En ce moment',
'liveTv.watchChannel' => 'Regarder la chaîne',
'liveTv.favorites' => 'Favoris',
'liveTv.reorderFavorites' => 'Réorganiser les favoris',
'collections.title' => 'Collections',
'collections.collection' => 'Collection',
'collections.empty' => 'La collection est vide',