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

@@ -222,7 +222,7 @@
"components.Settings.SettingsAbout.Releases.releasedataMissing": "Versionsdata är för närvarande inte tillgänglig.",
"components.Settings.SettingsAbout.Releases.latestversion": "Senaste Versionen",
"components.Settings.SettingsAbout.Releases.currentversion": "Aktuell",
"components.UserList.importfromplex": "Importera {mediaServerName}användare",
"components.UserList.importfromplex": "Importera Plexanvändare",
"components.UserList.importfromplexerror": "Något gick fel när Plexanvändare importerades.",
"components.TvDetails.watchtrailer": "Kolla Trailer",
"components.Settings.Notifications.allowselfsigned": "Tillåt Självsignerade Certifikat",