mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add localization stub
This commit is contained in:
parent
7dd0efdcc2
commit
1f1dcf80c1
14 changed files with 105 additions and 1383 deletions
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
<div style="margin: 2em 0;">
|
||||
<label for="chkSaveLocalMetadata">Save artwork and metadata into media folders</label>
|
||||
<input id="chkSaveLocalMetadata" name="chkSaveLocalMetadata" type="checkbox" checked="checked" />
|
||||
<input id="chkSaveLocalMetadata" name="chkSaveLocalMetadata" type="checkbox" />
|
||||
<div class="fieldDescription">Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue