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

Merge pull request #6489 from thornbill/device-page-table

Rewrite devices dashboard page in react
This commit is contained in:
Bill Thornton 2025-02-13 17:28:01 -05:00 committed by GitHub
commit bd8176833e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 524 additions and 363 deletions

View file

@ -661,6 +661,7 @@
"LabelDelimiterWhitelist": "Delimiter Whitelist",
"LabelDelimiterWhitelistHelp": "Items to be excluded from tag splitting. One item per line.",
"LabelDeveloper": "Developer",
"LabelDevice": "Device",
"LabelDisableCustomCss": "Disable custom CSS code for theming/branding provided from the server.",
"LabelDisableVbrAudioEncoding": "Disable VBR audio encoding",
"LabelDiscNumber": "Disc number",
@ -1006,6 +1007,7 @@
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.",
"Large": "Large",
"Larger": "Larger",
"LastActive": "Last active",
"LastSeen": "Last activity {0}",
"LatestFromLibrary": "Recently Added in {0}",
"LearnHowYouCanContribute": "Learn how you can contribute.",