mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 21:38:01 +02:00
feature: Show which track is Now Playing within a playlist (#164)
Fixes #147 Reviewed-on: https://codeberg.org/Hyperpipe/Hyperpipe/pulls/164 Co-authored-by: banaanihillo <banaanihillo@protonmail.ch> Co-committed-by: banaanihillo <banaanihillo@protonmail.ch>
This commit is contained in:
parent
34564460d9
commit
e0dd732dee
2 changed files with 7 additions and 2 deletions
|
@ -18,7 +18,8 @@
|
|||
"search": "Search",
|
||||
"feeds": "Feeds",
|
||||
"offline": "Offline",
|
||||
"restore_prefs": "Restore preferences"
|
||||
"restore_prefs": "Restore preferences",
|
||||
"now_playing": "Now Playing"
|
||||
},
|
||||
"action": {
|
||||
"back": "Back",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue