mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix permission label to be less misleading
This commit is contained in:
parent
6d08637723
commit
88d95ffa01
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"AllowedRemoteAddressesHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be allowed to connect remotely. If left blank, all remote addresses will be allowed.",
|
||||
"AllowCollectionManagement": "Allow this user to manage collections",
|
||||
"AllowContentWithTagsHelp": "Only show media with at least one of the specified tags.",
|
||||
"AllowSubtitleManagement": "Allow this user to edit subtitles",
|
||||
"AllowSubtitleManagement": "Allow this user to add subtitles",
|
||||
"AllowFfmpegThrottling": "Throttle Transcodes",
|
||||
"AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume fewer resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.",
|
||||
"AllowSegmentDeletion": "Delete segments",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue