fix(ui): hide Plex alert after setup and add local login warning to local user modal (#1600)

This commit is contained in:
TheCatLady
2021-05-08 00:10:47 -04:00
committed by GitHub
parent 0c4fb6446b
commit 694d0ffcf6
3 changed files with 40 additions and 19 deletions

View File

@@ -701,6 +701,7 @@
"components.UserList.importfromplex": "Import Users from Plex",
"components.UserList.importfromplexerror": "Something went wrong while importing users from Plex.",
"components.UserList.lastupdated": "Last Updated",
"components.UserList.localLoginDisabled": "The <strong>Enable Local Sign-In</strong> setting is currently disabled.",
"components.UserList.localuser": "Local User",
"components.UserList.nouserstoimport": "No new users to import from Plex.",
"components.UserList.owner": "Owner",