1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add option to randomly sort music albums

This commit is contained in:
André Carvalho 2019-12-05 10:21:26 +00:00
parent ba8949aa36
commit 44ec998690
3 changed files with 5 additions and 0 deletions

View file

@ -1358,6 +1358,7 @@
"RefreshQueued": "Refresh queued.",
"Play": "Play",
"PasswordResetProviderHelp": "Choose a Password Reset Provider to be used when this user requests a password reset",
"OptionRandom": "Random",
"OptionTuesday": "Tuesday",
"OptionReleaseDate": "Release Date",
"OptionDisplayFolderViewHelp": "Display folders alongside your other media libraries. This can be useful if you'd like to have a plain folder view.",

View file

@ -1158,6 +1158,7 @@
"OptionProfileVideoAudio": "Video Audio",
"OptionProtocolHls": "HTTP Live Streaming",
"OptionProtocolHttp": "HTTP",
"OptionRandom": "Random",
"OptionRegex": "Regex",
"OptionReleaseDate": "Release Date",
"OptionReportByteRangeSeekingWhenTranscoding": "Report that the server supports byte seeking when transcoding",