mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sync display
This commit is contained in:
parent
0d51412424
commit
a52b5e24d0
20 changed files with 181 additions and 147 deletions
|
@ -880,7 +880,6 @@
|
|||
"OptionNone": "None",
|
||||
"HeaderLiveTv": "Live TV",
|
||||
"HeaderReports": "Reports",
|
||||
"HeaderMetadataManager": "Metadata Manager",
|
||||
"HeaderSettings": "Settings",
|
||||
"OptionDefaultSort": "Default",
|
||||
"OptionCommunityMostWatchedSort": "Most Watched",
|
||||
|
@ -1739,7 +1738,7 @@
|
|||
"MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.",
|
||||
"ButtonDashboard": "Dashboard",
|
||||
"ButtonReports": "Reports",
|
||||
"ButtonMetadataManager": "Metadata Manager",
|
||||
"MetadataManager": "Metadata manager",
|
||||
"HeaderTime": "Time",
|
||||
"LabelAddedOnDate": "Added {0}",
|
||||
"ButtonStart": "Start",
|
||||
|
@ -2149,7 +2148,7 @@
|
|||
"HeaderGroupVersions": "Group Versions",
|
||||
"HeaderSaySomethingLike": "Say Something Like...",
|
||||
"NoResultsFound": "No results found.",
|
||||
"ButtonManageServer": "Manage Server",
|
||||
"ButtonManageServer": "Manage server",
|
||||
"ButtonEditSubtitles": "Edit subtitles",
|
||||
"ButtonPreferences": "Preferences",
|
||||
"ButtonViewArtist": "View artist",
|
||||
|
@ -2314,5 +2313,7 @@
|
|||
"EnablePhotos": "Enable photos",
|
||||
"EnablePhotosHelp": "Photos will be detected and displayed alongside other media files.",
|
||||
"MakeAvailableOffline": "Make available offline",
|
||||
"ConfirmRemoveDownload": "Remove download?"
|
||||
"ConfirmRemoveDownload": "Remove download?",
|
||||
"SyncToOtherDevices": "Sync to other devices",
|
||||
"ManageOfflineDownloads": "Manage offline downloads"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue