mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update docs - gamepad requirement
Update en-us.json & en-gb.json to include "gamepad enable" setting requires TV display mode.
This commit is contained in:
parent
5edafe901a
commit
70af5d72f2
2 changed files with 2 additions and 2 deletions
|
@ -1518,7 +1518,7 @@
|
||||||
"MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
|
"MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
|
||||||
"Framerate": "Framerate",
|
"Framerate": "Framerate",
|
||||||
"DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications.",
|
"DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications.",
|
||||||
"EnableGamepadHelp": "Listen for input from any connected controllers.",
|
"EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)",
|
||||||
"LabelEnableGamepad": "Enable Gamepad",
|
"LabelEnableGamepad": "Enable Gamepad",
|
||||||
"Controls": "Controls",
|
"Controls": "Controls",
|
||||||
"TextSent": "Text sent.",
|
"TextSent": "Text sent.",
|
||||||
|
|
|
@ -1616,7 +1616,7 @@
|
||||||
"AllowVppTonemappingHelp": "Full Intel driver based tone-mapping. Currently works only on certain hardware with HDR10 videos. This has a higher priority compared to another OpenCL implementation.",
|
"AllowVppTonemappingHelp": "Full Intel driver based tone-mapping. Currently works only on certain hardware with HDR10 videos. This has a higher priority compared to another OpenCL implementation.",
|
||||||
"Controls": "Controls",
|
"Controls": "Controls",
|
||||||
"LabelEnableGamepad": "Enable Gamepad",
|
"LabelEnableGamepad": "Enable Gamepad",
|
||||||
"EnableGamepadHelp": "Listen for input from any connected controllers.",
|
"EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)",
|
||||||
"AudioCodecNotSupported": "The audio codec is not supported",
|
"AudioCodecNotSupported": "The audio codec is not supported",
|
||||||
"ContainerNotSupported": "The container is not supported",
|
"ContainerNotSupported": "The container is not supported",
|
||||||
"SubtitleCodecNotSupported": "The subtitle codec is not supported",
|
"SubtitleCodecNotSupported": "The subtitle codec is not supported",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue