From 0c73fc0e845a41ef070c2f1832c3cc07fdfccd19 Mon Sep 17 00:00:00 2001 From: Erik Jan de Wit Date: Mon, 9 May 2022 12:40:32 +0200 Subject: [PATCH] Changed wording of dialog (#2572) --- public/resources/en/authentication.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/resources/en/authentication.json b/public/resources/en/authentication.json index 9a7c990e7a..9b296aa2e9 100644 --- a/public/resources/en/authentication.json +++ b/public/resources/en/authentication.json @@ -67,8 +67,8 @@ "flowName": "Flow name", "searchForFlow": "Search for flow", "usedBy": "Used by", - "flowUsedBy": "Flow used by", - "flowUsedByDescription": "This flow is applied by the following {{value}}", + "flowUsedBy": "Use of this flow", + "flowUsedByDescription": "This flow is used by the following {{value}}", "buildIn": "Built-in", "appliedByProviders": "Applied by the following providers", "appliedByClients": "Applied by the following clients",