mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-20 14:40:01 +00:00
add connect error handling
This commit is contained in:
parent
31ed30d584
commit
b12215b3f9
5 changed files with 50 additions and 30 deletions
|
|
@ -453,5 +453,7 @@
|
|||
"MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.",
|
||||
"ButtonDelete": "Delete",
|
||||
"HeaderMediaBrowserAccountAdded": "Media Browser Account Added",
|
||||
"MessageMediaBrowserAccontAdded": "A Media Browser account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email."
|
||||
"MessageMediaBrowserAccontAdded": "A Media Browser account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderMediaBrowserAccountRemoved": "Media Browser Account Removed",
|
||||
"MessageMediaBrowserAccontRemoved": "The Media Browser account has been removed from this user."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue