From 61f389af2493a2c19814e6b1025e773056ef4fb7 Mon Sep 17 00:00:00 2001 From: yyh Date: Wed, 7 Jan 2026 18:33:06 +0800 Subject: [PATCH] edit --- web/i18n/en-US/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/app.json b/web/i18n/en-US/app.json index 0913664c63..485a035696 100644 --- a/web/i18n/en-US/app.json +++ b/web/i18n/en-US/app.json @@ -1,5 +1,5 @@ { - "_test_ci_trigger": "This is a test key for CI trigger - will be reverted", + "_test_ci_trigger": "This is a test key for CI trigger - will be reverted, first time to update", "accessControl": "Web App Access Control", "accessControlDialog.accessItems.anyone": "Anyone with the link", "accessControlDialog.accessItems.external": "Authenticated external users",