mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-10 08:38:17 -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:
@@ -686,6 +686,7 @@
|
||||
"components.UserList.nouserstoimport": "No hi ha usuaris nous de Plex a importar.",
|
||||
"components.UserList.localuser": "Usuari local",
|
||||
"components.UserList.importfromplexerror": "S'ha produït un error en importar usuaris de Plex.",
|
||||
"components.UserList.importfrommediaserver": "Importeu usuaris de {mediaServerName}",
|
||||
"components.UserList.importfromplex": "Importeu usuaris de Plex",
|
||||
"components.UserList.importedfromplex": "<strong>{userCount}</strong> {userCount, plural, one {usuari} other {usuaris}} de Plex importat correctament!",
|
||||
"components.TvDetails.watchtrailer": "Veure el tràiler",
|
||||
|
||||
Reference in New Issue
Block a user