mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
added new cabac value
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"ButtonClose": "Close",
|
||||
"LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.",
|
||||
"MessageInvalidUser": "Invalid username or password. Please try again.",
|
||||
"HeaderLoginFailure": "Login Failure",
|
||||
"HeaderLoginFailure": "Login Failure",
|
||||
"HeaderAllRecordings": "All Recordings",
|
||||
"RecommendationBecauseYouLike": "Because you like {0}",
|
||||
"RecommendationBecauseYouWatched": "Because you watched {0}",
|
||||
@@ -613,5 +613,8 @@
|
||||
"LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
|
||||
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
|
||||
"ButtonLibraryAccess": "Library access",
|
||||
"ButtonParentalControl": "Parental control"
|
||||
"ButtonParentalControl": "Parental control",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user