mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update hls to support mpeg2video
This commit is contained in:
parent
950fa80512
commit
a7eb70e492
9 changed files with 26 additions and 24 deletions
|
@ -1787,6 +1787,7 @@
|
|||
"ButtonServer": "Server",
|
||||
"HeaderLibrary": "Library",
|
||||
"HeaderMedia": "Media",
|
||||
"NoNewDevicesFound": "No new devices found.",
|
||||
"NoResultsFound": "No results found.",
|
||||
"ButtonManageServer": "Manage Server",
|
||||
"ButtonPreferences": "Preferences",
|
||||
|
@ -1971,5 +1972,6 @@
|
|||
"DetectingDevices": "Detecting devices",
|
||||
"LabelAutomaticallyRefreshInternetMetadataEvery": "Automatically refresh metadata from the internet:",
|
||||
"Never": "Never",
|
||||
"EveryNDays": "Every {0} days"
|
||||
"EveryNDays": "Every {0} days",
|
||||
"HeaderNewDevices": "New Devices"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue