From 866542974c935cbf69ab38fb3fce5bdb6901eaa8 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:52:54 +0200 Subject: [PATCH] New translations en.json (Chinese Traditional) [ci skip] --- lang/zh.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/zh.json b/lang/zh.json index 6eacad17..70ae3a06 100644 --- a/lang/zh.json +++ b/lang/zh.json @@ -26,6 +26,7 @@ "copy_pdf_url": "複製PDF位址", "download_pdf": "下載 PDF", "save": "儲存", + "skip": "Skip", "create": "新增", "cancel": "取消", "accept": "Accept", @@ -1483,7 +1484,9 @@ "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.", - "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." + "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.", + "containerized_title": "Running in Docker", + "containerized_message": "The in-app updater is disabled for Docker installs. To upgrade, pull the latest image and recreate the container:" }, "backup": { "title": "備份 | 備份",