mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add path picker
This commit is contained in:
parent
8edd6fc958
commit
5406262f6b
3 changed files with 34 additions and 4 deletions
|
@ -2363,5 +2363,6 @@
|
|||
"LabelNewsCategories": "News categories:",
|
||||
"XmlTvNewsCategoriesHelp": "Programs with these categories will be displayed as news programs. Separate multiple with '|'.",
|
||||
"LabelKidsCategories": "Children's categories:",
|
||||
"XmlTvKidsCategoriesHelp": "Programs with these categories will be displayed as programs for children. Separate multiple with '|'."
|
||||
"XmlTvKidsCategoriesHelp": "Programs with these categories will be displayed as programs for children. Separate multiple with '|'.",
|
||||
"XmlTvPathHelp": "A path to an xml tv file. Emby will read this file and periodically check it for updates. You are responsible for creating and updating the file."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue