mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
support in-home easy password
This commit is contained in:
@@ -14,9 +14,12 @@
|
||||
"FileReadError": "An error occurred while reading the file.",
|
||||
"DeleteUser": "Delete User",
|
||||
"DeleteUserConfirmation": "Are you sure you wish to delete this user?",
|
||||
"PasswordResetHeader": "Password Reset",
|
||||
"PasswordResetHeader": "Reset Password",
|
||||
"PasswordResetComplete": "The password has been reset.",
|
||||
"PinCodeResetComplete": "The pin code has been reset.",
|
||||
"PasswordResetConfirmation": "Are you sure you wish to reset the password?",
|
||||
"PinCodeResetConfirmation": "Are you sure you wish to reset the pin code?",
|
||||
"HeaderPinCodeReset": "Reset Pin Code",
|
||||
"PasswordSaved": "Password saved.",
|
||||
"PasswordMatchError": "Password and password confirmation must match.",
|
||||
"OptionRelease": "Official Release",
|
||||
|
||||
Reference in New Issue
Block a user