mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-10 16:00:33 -07:00
Merge pull request #61 from GallowsDove/main
feat: add bottom sheet for grouped views in download tab
This commit is contained in:
commit
8ed98bbedc
9 changed files with 296 additions and 18 deletions
|
|
@ -297,4 +297,8 @@
|
|||
<string name="menu_group_by_artist">Künstler</string>
|
||||
<string name="menu_group_by_genre">Genre</string>
|
||||
<string name="menu_group_by_year">Jahr</string>
|
||||
<string name="downloaded_bottom_sheet_shuffle">Mischen</string>
|
||||
<string name="downloaded_bottom_sheet_play_next">Nächsten Titel spielen</string>
|
||||
<string name="downloaded_bottom_sheet_add_to_queue">Zur Warteschlange hinzufügen</string>
|
||||
<string name="downloaded_bottom_sheet_remove_all">Alle entfernen</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue