From 3cc0f41d8c282f72b767560a3f1a1a0bb7bc2254 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:44:36 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- lang/zh-cn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/zh-cn.json b/lang/zh-cn.json index 88afe486..f481b23c 100644 --- a/lang/zh-cn.json +++ b/lang/zh-cn.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",