mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
create option for bold subtitles
This commit is contained in:
parent
4d75c88e28
commit
add1bbf285
5 changed files with 23 additions and 0 deletions
|
@ -767,6 +767,7 @@
|
|||
"LabelTime": "Time:",
|
||||
"LabelTheme": "Theme:",
|
||||
"LabelTextSize": "Text size:",
|
||||
"LabelTextWeight": "Text weight:",
|
||||
"LabelSportsCategories": "Sports categories:",
|
||||
"LabelSortTitle": "Sort title:",
|
||||
"LabelSortOrder": "Sort order:",
|
||||
|
|
|
@ -918,6 +918,8 @@
|
|||
"LabelTextBackgroundColor": "Text background color:",
|
||||
"LabelTextColor": "Text color:",
|
||||
"LabelTextSize": "Text size:",
|
||||
"LabelTextWeight": "Text weight:",
|
||||
"Bold": "Bold",
|
||||
"LabelTheme": "Theme:",
|
||||
"LabelTime": "Time:",
|
||||
"LabelTimeLimitHours": "Time limit (hours):",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue