mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update local pin feature
This commit is contained in:
parent
cd9c4775c2
commit
b587424b5c
15 changed files with 152 additions and 13 deletions
|
@ -958,5 +958,8 @@
|
|||
"ButtonOff": "Off",
|
||||
"TitleHardwareAcceleration": "Hardware Acceleration",
|
||||
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. If you have difficulty playing video after enabling this, you'll need to change the setting back to Auto.",
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path"
|
||||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically sign you in."
|
||||
}
|
|
@ -968,5 +968,8 @@
|
|||
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
|
||||
"ButtonLocalRefresh": "Local refresh",
|
||||
"ButtonAddMissingData": "Add missing data only",
|
||||
"ButtonFullRefresh": "Full refresh"
|
||||
"ButtonFullRefresh": "Full refresh",
|
||||
"PinCodeInvalid": "Pin Code Error",
|
||||
"PinCodeInvalidMessage": "Invalid or expired pin code entered. Please try again.",
|
||||
"PinCodeConfirmedMessage": "Pin code confirmed. {0} will automatically login."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue