mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-25 10:46:24 +00:00
support in-app connect signup
This commit is contained in:
parent
7905080e3e
commit
3205913b2a
3 changed files with 14 additions and 2 deletions
|
|
@ -804,5 +804,9 @@
|
|||
"ButtonManageServer": "Manage Server",
|
||||
"ButtonPreferences": "Preferences",
|
||||
"ButtonViewArtist": "View artist",
|
||||
"ButtonViewAlbum": "View album"
|
||||
"ButtonViewAlbum": "View album",
|
||||
"ErrorMessagePasswordNotMatchConfirm": "The password and password confirmation must match.",
|
||||
"ErrorMessageUsernameInUse": "The username is already in use. Please choose a new name and try again.",
|
||||
"ErrorMessageEmailInUse": "The email address is already in use. Please enter a new email address and try again, or use the forgot password feature.",
|
||||
"MessageThankYouForConnectSignUp": "Thank you for signing up for Emby Connect. An email will be sent to your address with instructions on how to confirm your new account. Please confirm the account and then return here to sign in."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue