From 2575c227f03fa73c57f84b478468acba665bbf2a Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Tue, 23 May 2023 21:45:32 +0200 Subject: Updated 2 files (automated) --- _upload/new.php | 2 +- lang/en.json | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/_upload/new.php b/_upload/new.php index 98241e7..18e6167 100644 --- a/_upload/new.php +++ b/_upload/new.php @@ -174,7 +174,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/navigation.php"; global $pal
- +

${id}.webp
diff --git a/lang/en.json b/lang/en.json index 478f141..b3e863f 100644 --- a/lang/en.json +++ b/lang/en.json @@ -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." } } \ No newline at end of file -- cgit