1
0
Fork 0
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:
Luke Pulverenti 2016-11-17 01:54:24 -05:00
parent 6196c5cbb4
commit bed569ffa6

View file

@ -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}",