From 43951d4542cd314d8e94ea00f422efddd0349fe0 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:44:37 +0100 Subject: [PATCH] New translations en.json (Chinese Traditional) --- lang/zh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/zh.json b/lang/zh.json index b09b5c80..8fcb833c 100644 --- a/lang/zh.json +++ b/lang/zh.json @@ -1326,7 +1326,8 @@ "finishing_update": "正完成更新", "update_failed": "更新失敗", "update_failed_text": "抱歉! 你的更新在這步驟中失敗: {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": "備份 | 備份",