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 _TranslationsLiveTvPl implements TranslationsLiveTvEn {
@override String get whatsOn => 'Co leci';
@override String get watchChannel => 'Oglądaj kanał';
@override String get favorites => 'Ulubione';
@override String get reorderFavorites => 'Zmień kolejność ulubionych';
}
// Path: collections
@@ -1839,6 +1840,7 @@ extension on TranslationsPl {
'liveTv.whatsOn' => 'Co leci',
'liveTv.watchChannel' => 'Oglądaj kanał',
'liveTv.favorites' => 'Ulubione',
'liveTv.reorderFavorites' => 'Zmień kolejność ulubionych',
'collections.title' => 'Kolekcje',
'collections.collection' => 'Kolekcja',
'collections.empty' => 'Kolekcja jest pusta',