fix(ui): fix translation errors for all locales in the import plex user button

fix translation errors for all locales in the import plex user button as it currently shows as
{mediaServerName}
This commit is contained in:
Fallenbagel
2022-06-09 16:38:18 +05:00
parent 94ade93e16
commit 0fb5803eb9
20 changed files with 20 additions and 20 deletions

View File

@@ -861,7 +861,7 @@
"components.UserList.edituser": "Edit User Permissions",
"components.UserList.email": "Email Address",
"components.UserList.importedfromplex": "<strong>{userCount}</strong> Plex {userCount, plural, one {user} other {users}} imported successfully!",
"components.UserList.importfromplex": "Import {mediaServerName} Users",
"components.UserList.importfromplex": "Import Plex Users",
"components.UserList.importfromplexerror": "Something went wrong while importing Plex users.",
"components.UserList.localLoginDisabled": "The <strong>Enable Local Sign-In</strong> setting is currently disabled.",
"components.UserList.localuser": "Local User",