replace "Add Genres" with just "Genres"

This commit is contained in:
WitheringAway 2024-10-03 16:50:17 -04:00
parent 063ed26519
commit 017048404f

View File

@ -196,7 +196,7 @@ 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.genres,