Atmosphere 0.17.1 & Hekate 5.5.3

pull/68/head
Lord Friky 2021-01-23 18:04:29 +00:00 committed by GitHub
parent d137431aa2
commit bd0394e7d8
5 changed files with 12 additions and 14 deletions

View File

@ -14,8 +14,8 @@ let enUS = {
"labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.', "labelContribute" :'If you would like to help adding another translation or updating/adding a payload, check <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">this</a>.',
"h1SetupDelivery" :"Setup Payload Delivery", "h1SetupDelivery" :"Setup Payload Delivery",
"h4SelectPayload" :"Select Payload:", "h4SelectPayload" :"Select Payload:",
"optionAtmosphere" :"Atmosphère 0.8.4", "optionAtmosphere" :"Atmosphère 0.17.1",
"optionCTCaerHekate" :"CTCaer's Hekate Mod v5.0.1", "optionCTCaerHekate" :"CTCaer's Hekate Mod v5.5.3",
"optionFusee" :"(Re)Switched test payload (fusee)", "optionFusee" :"(Re)Switched test payload (fusee)",
"optionUpload" :"Upload Payload", "optionUpload" :"Upload Payload",
"h3Log" :"Log:", "h3Log" :"Log:",

View File

@ -15,10 +15,8 @@ let esMX = {
"labelContribute" :'Si te gustaría ayudar añadiendo otra traducción o actualizando/añadiendo un payload, revisa <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">esto</a>.', "labelContribute" :'Si te gustaría ayudar añadiendo otra traducción o actualizando/añadiendo un payload, revisa <a href="https://github.com/AtlasNX/web-cfw-loader/blob/master/CONTRIBUTING.md">esto</a>.',
"h1SetupDelivery" :"Configurar Payload a Enviar", "h1SetupDelivery" :"Configurar Payload a Enviar",
"h4SelectPayload" :"Seleccionar Payload:", "h4SelectPayload" :"Seleccionar Payload:",
"optionAtmosphere" :"Atmosphère 0.8.4", "optionAtmosphere" :"Atmosphère 0.17.1",
"optionSXOS" :"SX OS (Todas las Versiones)", "optionCTCaerHekate" :"Mod de Hekate de CTCaer v5.5.3",
"optionReiNX" :"ReiNX 2.0",
"optionCTCaerHekate" :"Mod de Hekate de CTCaer v5.0.1",
"optionFusee" :"Payload de prueba de (Re)Switched (fusee)", "optionFusee" :"Payload de prueba de (Re)Switched (fusee)",
"optionUpload" :"Subir Payload", "optionUpload" :"Subir Payload",
"h3Log" :"Registro:", "h3Log" :"Registro:",

View File

@ -118,8 +118,8 @@
<div class="col-xs-6"> <div class="col-xs-6">
<select class="pull-right" id="payloadSelect" onchange="onSelectChange()"> <select class="pull-right" id="payloadSelect" onchange="onSelectChange()">
<option value="Hekate" id="optionHekate" >Hekate 5.3.3</option> <option value="Hekate" id="optionHekate" >Hekate 5.5.3</option>
<option value="Atmosphere" id="optionFuseePrimary" >Atmosphère 0.14.4</option> <option value="Atmosphere" id="optionFuseePrimary" >Atmosphère 0.17.1</option>
<option value="uploaded" id="optionUpload" >Upload payload</option> <option value="uploaded" id="optionUpload" >Upload payload</option>
</select> </select>
</div> </div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long