mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 06:28:34 +00:00
fixes #689 - Support grouping latest items
This commit is contained in:
parent
ba720ba957
commit
ed5bf546c1
14 changed files with 586 additions and 392 deletions
|
|
@ -217,5 +217,6 @@
|
|||
"HeaderName": "Name",
|
||||
"HeaderAlbum": "Album",
|
||||
"HeaderAlbumArtist": "Album Artist",
|
||||
"HeaderArtist": "Artist"
|
||||
"HeaderArtist": "Artist",
|
||||
"LabelAddedOnDate": "Added {0}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue