mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
Merge 017048404f
into 8c1337d1fc
This commit is contained in:
commit
8512d4fba2
@ -196,10 +196,10 @@ class PlaylistGeneratorPage extends HookConsumerWidget {
|
||||
genres.value = value;
|
||||
},
|
||||
dialogTitle: Text(context.l10n.select_genres),
|
||||
label: Text(context.l10n.add_genres),
|
||||
label: Text(context.l10n.genres),
|
||||
helperText: context.l10n.select_up_to_count_type(
|
||||
leftSeedCount,
|
||||
context.l10n.genre,
|
||||
context.l10n.genres,
|
||||
),
|
||||
enabled: enabled,
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user