1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Rewrite activity log page in dashboard

This commit is contained in:
Bill Thornton 2023-06-04 02:34:40 -04:00
parent 13aa3c9efa
commit 3bad9f0378
8 changed files with 272 additions and 16 deletions

View file

@ -602,6 +602,7 @@
"LabelCustomDeviceDisplayNameHelp": "Supply a custom display name or leave empty to use the name reported by the device.",
"LabelCustomRating": "Custom rating",
"LabelDashboardTheme": "Server Dashboard theme",
"LabelDate": "Date",
"LabelDateAdded": "Date added",
"LabelDateAddedBehavior": "Date added behavior for new content",
"LabelDateAddedBehaviorHelp": "If a metadata value is present, it will always be used before either of these options.",
@ -723,6 +724,7 @@
"LabelKodiMetadataUserHelp": "Save watch data to NFO files for other applications to use.",
"LabelLanguage": "Language",
"LabelLanNetworks": "LAN networks",
"LabelLevel": "Level",
"LabelLibraryPageSize": "Library page size",
"LabelLibraryPageSizeHelp": "Set the amount of items to show on a library page. Set to 0 in order to disable paging.",
"LabelMaxDaysForNextUp": "Max days in 'Next Up'",
@ -1006,6 +1008,13 @@
"LiveBroadcasts": "Live broadcasts",
"LiveTV": "Live TV",
"Localization": "Localization",
"LogLevel.Trace": "Trace",
"LogLevel.Debug": "Debug",
"LogLevel.Information": "Information",
"LogLevel.Warning": "Warning",
"LogLevel.Error": "Error",
"LogLevel.Critical": "Critical",
"LogLevel.None": "None",
"Logo": "Logo",
"Lyricist": "Lyricist",
"ManageLibrary": "Manage library",