feat: add display name to create local user modal (#1631)

This commit is contained in:
TheCatLady
2021-05-13 11:06:02 -04:00
committed by GitHub
parent 6b37242a3f
commit 44c3edb985
3 changed files with 25 additions and 4 deletions

View File

@@ -693,10 +693,10 @@
"components.UserList.create": "Create",
"components.UserList.created": "Created",
"components.UserList.createlocaluser": "Create Local User",
"components.UserList.createuser": "Create User",
"components.UserList.creating": "Creating…",
"components.UserList.deleteconfirm": "Are you sure you want to delete this user? All of their request data will be permanently removed.",
"components.UserList.deleteuser": "Delete User",
"components.UserList.displayName": "Display Name",
"components.UserList.edituser": "Edit User Permissions",
"components.UserList.email": "Email Address",
"components.UserList.importedfromplex": "{userCount, plural, one {# new user} other {# new users}} imported from Plex successfully!",