Files
pgsql-jellyfin/Jellyfin.Server/wwwroot/start-index-html.8799498149b52451853c.chunk.js
T
2026-07-08 13:13:46 -04:00

1 line
1.3 KiB
JavaScript

"use strict";(self.webpackChunk=self.webpackChunk||[]).push([[18416],{12364:function(e,a,t){t.r(a),a.default='<div id="wizardStartPage" data-role="page" class="page standalonePage wizardPage" data-backbutton="false"> <div class="padded-left padded-right padded-top"> <div class="ui-corner-all ui-shadow wizardContent" style="position:relative"> <form class="wizardStartForm"> <div> <h1 style="float:left">${WelcomeToProject}</h1> <a is="emby-linkbutton" rel="noopener noreferrer" href="https://jellyfin.org/docs/general/post-install/setup-wizard/" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px"> <span>${ButtonQuickStartGuide}</span> </a> </div> <br style="clear:both"/> <p>${ThisWizardWillGuideYou}</p> <br/> <div class="inputContainer"> <input is="emby-input" type="text" id="txtServerName" label="${LabelServerName}" required="required"/> <div class="fieldDescription">${LabelServerNameHelp}</div> </div> <div class="selectContainer"> <select is="emby-select" id="selectLocalizationLanguage" label="${LabelPreferredDisplayLanguage}"></select> </div> <br/> <div class="wizardNavigation" style="text-align:right"> <button is="emby-button" type="submit" class="raised button-submit"> <span>${Next}</span> <span class="material-icons arrow_forward" aria-hidden="true"></span> </button> </div> </form> </div> </div> </div> '}}]);