Перевёл виджет аудиоплеера
This commit is contained in:
parent
0a37ce249e
commit
10ac93eeb6
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ class AudioPlayerWidget extends GetView<AudioPlayerWidgetController> {
|
|||
icon: const Icon(Icons.play_arrow),
|
||||
),
|
||||
),
|
||||
title: const Text("Playing"),
|
||||
title: const Text("Проигрывается"),
|
||||
subtitle: Text(controller.title),
|
||||
).card().paddingAll(16).center();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue