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