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
|
@ -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