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:
parent
15508e619c
commit
2a9e6de5eb
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue