mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 05:09:43 -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:
@@ -602,6 +602,7 @@
|
||||
"components.UserList.localuser": "Τοπικός χρήστης",
|
||||
"components.UserList.localLoginDisabled": "Η ρύθμιση <strong>Ενεργοποίηση τοπικής σύνδεσης</strong> είναι προς το παρόν απενεργοποιημένη.",
|
||||
"components.UserList.importfromplexerror": "Κάτι πήγε στραβά κατά την εισαγωγή χρηστών από το Plex.",
|
||||
"components.UserList.importfrommediaserver": "Εισαγωγή χρηστών από το {mediaServerName}",
|
||||
"components.UserList.importfromplex": "Εισαγωγή χρηστών από το Plex",
|
||||
"components.UserList.importedfromplex": "{userCount, plural, one {# νέου χρήστη} other {#νέοι χρήστες}} εισήχθησαν απο το Plex επιτυχώς!",
|
||||
"components.UserList.email": "Διεύθυνση ηλεκτρονικού ταχυδρομείου",
|
||||
|
||||
Reference in New Issue
Block a user