Updated 2 files (automated)

mane
Mia Raindrops 2 weeks ago
parent e1745b20f6
commit 2575c227f0
Signed by: Mia Raindrops
GPG Key ID: EFBDC68435A574B7

@ -174,7 +174,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/navigation.php"; global $pal
</div>
<div style="display: flex; align-items: center;">
<div>
<input type="hidden" name="list[${currentFileIndex}]" value="" id="list-group-item-${currentFileIndex}-uuid">
<input type="hidden" name="list[${currentFileIndex}]" value="${id}" id="list-group-item-${currentFileIndex}-uuid">
<p>
<b>${id}.webp</b><br>
<span id="list-group-item-${currentFileIndex}-status"><?= l("lang_newgallery_complete") ?></span>

@ -1139,5 +1139,9 @@
},
"notice": "Do you want to publish these images to be reviewed by the administrators? Make sure these are the right images before you send them, as you cannot change them afterwards.",
"summary": "Optionally describe these images and why they should be added to the album:"
},
"experimental": {
"title": "You are using an experimental version of Delta.",
"message": "Expect to encounter bugs and other major issues. In all cases, you can %1contact technical support%2 to report them."
}
}
Loading…
Cancel
Save