mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 17:16:50 -05:00
fix(ui): fixed translation issue where it showed as import {mediaServerName} user
Fixed translation issue where it showed as import {mediaServerName} user as it was using the same
variable both inside the plex import modal and also outside in userlist on the button
This commit is contained in:
@@ -222,6 +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.importfrommediaserver": "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",
|
||||
|
||||
Reference in New Issue
Block a user