mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
updated nuget
This commit is contained in:
parent
3360897d0a
commit
669c832ce6
@ -17,10 +17,10 @@
|
||||
<div style="margin: 1em 0;">
|
||||
<label for="chkSaveLocalMetadata">Save metadata into media folders</label>
|
||||
<input id="chkSaveLocalMetadata" name="chkSaveLocalMetadata" type="checkbox" checked="checked" />
|
||||
<div class="fieldDescription">Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited and help reduce the size of the server's data folder.</div>
|
||||
<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>
|
||||
|
||||
<h2 style="margin-top: 1.5em;">Preferred download language</h2>
|
||||
<h2 style="margin-top: 1.5em;">Preferred metadata language</h2>
|
||||
|
||||
<div style="margin: 2em 0;">
|
||||
<label for="selectLanguage">Language: </label>
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
<div class="ui-corner-all ui-shadow wizardContent">
|
||||
<h2>
|
||||
<img src="css/images/mblogoicon.png" />Welcome to Media Browser Server!</h2>
|
||||
<img src="css/images/mblogoicon.png" />Welcome to Media Browser!</h2>
|
||||
|
||||
<p>This wizard will help guide you through the setup process.</p>
|
||||
<div class="wizardNavigation">
|
||||
|
Loading…
Reference in New Issue
Block a user