From 45ac70132c94853fa7d2ab93e90b6fbde969453a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:54:20 +0000 Subject: [PATCH] chore(i18n): sync translations with en-US (#39362) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com> --- web/i18n/nl-NL/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/nl-NL/app.json b/web/i18n/nl-NL/app.json index ed2efd4e209..5e7f724c23b 100644 --- a/web/i18n/nl-NL/app.json +++ b/web/i18n/nl-NL/app.json @@ -17,7 +17,7 @@ "accessControlDialog.operateGroupAndMember.searchPlaceholder": "Search groups and members", "accessControlDialog.title": "Web App Access Control", "accessControlDialog.updateSuccess": "Update successfully", - "accessControlDialog.webAppPublicAccessDisabledTip": "Public access has been disabled by your administrator.", + "accessControlDialog.webAppPublicAccessDisabledTip": "Openbare toegang is uitgeschakeld door uw beheerder.", "accessControlDialog.webAppSSONotEnabledTip": "Please contact your organization administrator to configure external authentication for the web app.", "accessItemsDescription.anyone": "Anyone can access the web app (no login required)", "accessItemsDescription.external": "Only authenticated external users can access the web app",