From 45d84b8b3c1ea4ba1c74cb51341ce1dd48b76c2c Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:44:48 +0100 Subject: [PATCH] New translations en.json (Estonian) --- lang/et.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/et.json b/lang/et.json index d051100a..66edc9d7 100644 --- a/lang/et.json +++ b/lang/et.json @@ -1326,7 +1326,8 @@ "finishing_update": "Finishing Update", "update_failed": "Update Failed", "update_failed_text": "Sorry! Your update failed on : {step} step", - "update_warning": "All of the application files and default template files will be overwritten when you update the application using this utility. Please take a backup of your templates & database before updating." + "update_warning": "All of the application files and default template files will be overwritten when you update the application using this utility. Please take a backup of your templates & database before updating.", + "requirements_not_met": "Update cannot continue because some system requirements are not met (including minimum PHP version). Please fix the failed requirements and try again." }, "backup": { "title": "Backup | Backups",