From d4f8a409826930e38b0aa91b1fa57cd98c96f731 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:44:21 +0100 Subject: [PATCH] New translations en.json (Lithuanian) --- lang/lt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/lt.json b/lang/lt.json index 6a635884..7f832ec2 100644 --- a/lang/lt.json +++ b/lang/lt.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",