mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
switch to shared components
This commit is contained in:
parent
c216a7ecdc
commit
e305bf40c8
28 changed files with 789 additions and 723 deletions
|
@ -97,7 +97,6 @@
|
|||
"Favorite": "Favorite",
|
||||
"Like": "Like",
|
||||
"Dislike": "Dislike",
|
||||
"Played": "Played",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Emby Server dashboard.",
|
||||
"Open": "Open",
|
||||
"Play": "Play",
|
||||
|
@ -115,5 +114,11 @@
|
|||
"PlayFromBeginning": "Play from beginning",
|
||||
"ResumeAt": "Resume from {0}",
|
||||
"RemoveFromPlaylist": "Remove from Playlist",
|
||||
"Trailer": "Trailer"
|
||||
"Trailer": "Trailer",
|
||||
"MarkPlayed": "Mark Played",
|
||||
"MarkUnplayed": "Mark Unplayed",
|
||||
"GroupVersions": "Group Versions",
|
||||
"PleaseSelectTwoItems": "Please select at least two items.",
|
||||
"TheSelectedItemsWillBeGrouped": "The selected videos will be grouped into one virtual item. Emby apps will automatically choose which version to play based on device and network performance. Are you sure you wish to continue?",
|
||||
"Error": "Error"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue