mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add tuner device selection to listings
This commit is contained in:
parent
7e84d5786e
commit
fdf99303a1
4 changed files with 92 additions and 3 deletions
|
@ -2427,5 +2427,8 @@
|
|||
"ValueExample": "1:00 PM",
|
||||
"ButtonGotIt": "Got It",
|
||||
"OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting",
|
||||
"OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software."
|
||||
"OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.",
|
||||
"LabelFileOrUrl": "File or url:",
|
||||
"OptionEnableForAllTuners": "Enable for all tuners",
|
||||
"HeaderTuners": "Tuners"
|
||||
}
|
||||
|
|
|
@ -2428,5 +2428,7 @@
|
|||
"ButtonGotIt": "Got It",
|
||||
"OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting",
|
||||
"OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.",
|
||||
"LabelFileOrUrl": "File or url:"
|
||||
"LabelFileOrUrl": "File or url:",
|
||||
"OptionEnableForAllTuners": "Enable for all tuner devices",
|
||||
"HeaderTuners": "Tuners"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue