1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add "metadata" to en-US.json LabelLockItemToPreventChanges string (#6455)

* added "metadata" in the LabelLockItemToPreventChanges

added "metadata" in the LabelLockItemToPreventChanges, to clearly describe behaviour of btn

* added "metadata" in the LabelLockItemToPreventChanges

added "metadata" in the LabelLockItemToPreventChanges, to clearly describe behaviour of btn

* added "metadata" to src/strings/en-gb.json

added "metadata" to src/strings/en-gb.json LabelLockItemToPreventChanges

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>

---------

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
Nick 2025-01-23 05:46:46 +10:00 committed by GitHub
parent 15508e619c
commit 2a9e6de5eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -760,7 +760,7 @@
"LabelLocalCustomCss": "Custom CSS code for styling which applies to this client only. You may want to disable server custom CSS code.",
"LabelLocalHttpServerPortNumber": "Local HTTP port number",
"LabelLocalHttpServerPortNumberHelp": "The TCP port number for the HTTP server.",
"LabelLockItemToPreventChanges": "Lock this item to prevent future changes",
"LabelLockItemToPreventChanges": "Lock this item to prevent future metadata changes",
"LabelLoginDisclaimer": "Login disclaimer",
"LabelLoginDisclaimerHelp": "A message that will be displayed at the bottom of the login page.",
"LabelLogs": "Logs",