mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Apply suggestions from JustAMan code review
https://www.youtube.com/watch?v=-CmadmM5cOk Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
This commit is contained in:
parent
dab41fe6e1
commit
22649b66a6
2 changed files with 64 additions and 54 deletions
|
@ -1300,7 +1300,7 @@
|
|||
"LabelUserAgent": "User agent:",
|
||||
"LabelUserLibrary": "User library:",
|
||||
"LabelUserLibraryHelp": "Select which user library to display to the device. Leave empty to inherit the default setting.",
|
||||
"LabelUserLoginAttemptsBeforeLockout": "Failed Logins before Lockout:",
|
||||
"LabelUserLoginAttemptsBeforeLockout": "Failed login attempts before user is locked out:",
|
||||
"LabelUserRemoteClientBitrateLimitHelp": "This will override the default global value set in server playback settings.",
|
||||
"LabelUsername": "Username:",
|
||||
"LabelVaapiDevice": "VA API Device:",
|
||||
|
@ -1697,8 +1697,8 @@
|
|||
"OptionLikes": "Likes",
|
||||
"OptionList": "List",
|
||||
"OptionLocked": "Locked",
|
||||
"OptionLoginAttemptsBeforeLockout": "Determines how many incorrect password attempts can be made before lockout occurs.",
|
||||
"OptionLoginAttemptsBeforeLockoutHelp":"0 inherits the old default of 3 for non admin and 5 for admin, -1 to disable lockout",
|
||||
"OptionLoginAttemptsBeforeLockout": "Determines how many incorrect login attempts can be made before lockout occurs.",
|
||||
"OptionLoginAttemptsBeforeLockoutHelp": "0 means inheriting the default of 3 for non-admin and 5 for admin, -1 disables lockout",
|
||||
"OptionLogo": "Logo",
|
||||
"OptionMax": "Max",
|
||||
"OptionMenu": "Menu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue