1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove disabling user mention

This commit is contained in:
Joshua M. Boniface 2020-10-04 14:07:50 -04:00
parent 355620f06b
commit 152ecdb52f

View file

@ -1068,7 +1068,7 @@
"OptionLoginAttemptsBeforeLockout": "Determines how many incorrect login attempts can be made before lockout occurs.", "OptionLoginAttemptsBeforeLockout": "Determines how many incorrect login attempts can be made before lockout occurs.",
"OptionLoginAttemptsBeforeLockoutHelp": "A value of zero means inheriting the default of three attempts for normal users and five for administrators. Setting this to -1 will disable the feature.", "OptionLoginAttemptsBeforeLockoutHelp": "A value of zero means inheriting the default of three attempts for normal users and five for administrators. Setting this to -1 will disable the feature.",
"OptionMaxActiveSessions": "Sets the maximum number of simultaneous user sessions.", "OptionMaxActiveSessions": "Sets the maximum number of simultaneous user sessions.",
"OptionMaxActiveSessionsHelp": "A value of 0 will disable user access. A value of -1 will disable the feature.", "OptionMaxActiveSessionsHelp": "A value of 0 will disable the feature.",
"OptionMax": "Max", "OptionMax": "Max",
"OptionMissingEpisode": "Missing Episodes", "OptionMissingEpisode": "Missing Episodes",
"OptionNew": "New…", "OptionNew": "New…",