mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 04:39:14 -05:00
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:
@@ -686,7 +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.importfromplex": "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",
|
||||
"components.TvDetails.viewfullcrew": "Mostreu equip complet",
|
||||
|
||||
Reference in New Issue
Block a user