mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Restore missing MessageUnauthorizedUser error message
This commit is contained in:
parent
7649264fc2
commit
2895f1c081
1 changed files with 1 additions and 0 deletions
|
@ -1100,6 +1100,7 @@
|
|||
"MessageSyncPlayUserLeft": "{0} has left the group.",
|
||||
"MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
|
||||
"MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
|
||||
"MessageUnauthorizedUser": "You are not authorized to access the server at this time. Please contact your server administrator for more information.",
|
||||
"MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
|
||||
"MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
|
||||
"Metadata": "Metadata",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue