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:
commit
bd8176833e
20 changed files with 524 additions and 363 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue