mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix ExternalId being lost
This commit is contained in:
parent
6196c5cbb4
commit
bed569ffa6
1 changed files with 2 additions and 2 deletions
|
@ -1477,8 +1477,8 @@
|
|||
"LabelPlayMethodDirectPlay": "Direct Playing",
|
||||
"LabelAudioCodec": "Audio: {0}",
|
||||
"LabelVideoCodec": "Video: {0}",
|
||||
"LabelLocalAccessUrl": "In-Home access: {0}",
|
||||
"LabelRemoteAccessUrl": "Remote access: {0}",
|
||||
"LabelLocalAccessUrl": "In-Home (LAN) access: {0}",
|
||||
"LabelRemoteAccessUrl": "Remote (WAN) access: {0}",
|
||||
"LabelRunningOnPort": "Running on http port {0}.",
|
||||
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
|
||||
"HeaderLatestFromChannel": "Latest from {0}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue