mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added option, if file is downloadable, copy the URL to clipboard
This commit is contained in:
parent
f72d26b9da
commit
437729d3f3
3 changed files with 24 additions and 1 deletions
|
@ -452,5 +452,6 @@
|
|||
"HeaderPassword": "Password",
|
||||
"HeaderPasswordReset": "Password Reset",
|
||||
"HeaderPaths": "Paths",
|
||||
"HeaderPendingInvitations": "Pending Invitations"
|
||||
"HeaderPendingInvitations": "Pending Invitations",
|
||||
"CopyStreamURL": "Copy Stream URL"
|
||||
}
|
||||
|
|
|
@ -160,6 +160,7 @@
|
|||
"Connect": "Connect",
|
||||
"ContinueWatching": "Continue watching",
|
||||
"Continuing": "Continuing",
|
||||
"CopyStreamURL": "Copy Stream URL",
|
||||
"CriticRating": "Critic rating",
|
||||
"CustomDlnaProfilesHelp": "Create a custom profile to target a new device or override a system profile.",
|
||||
"DateAdded": "Date added",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue