mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Change fallback fonts help text to link documentation
This commit is contained in:
parent
ae48e2a007
commit
1f358cf80e
1 changed files with 1 additions and 1 deletions
|
@ -1624,7 +1624,7 @@
|
|||
"HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path",
|
||||
"HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.",
|
||||
"LabelFallbackFontPath": "Fallback font folder path",
|
||||
"LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.",
|
||||
"LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering subtitles for some clients. The maximum allowed total font size is 20 MB. Please refer to <a href=\"https://jellyfin.org/docs/general/administration/configuration#fonts\" target=\"_blank\" rel=\"noopener noreferrer\">the Jellyfin documentation on fonts</a> for more info.",
|
||||
"EnableFallbackFont": "Enable fallback fonts",
|
||||
"EnableFallbackFontHelp": "Enable custom alternate fonts. This can avoid the problem of incorrect subtitle rendering.",
|
||||
"AspectRatioCover": "Cover",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue