From 989a80adaafe216aff36adf77a25bb3334c30a9d Mon Sep 17 00:00:00 2001 From: Oliver Lewandowski <109145288+olewandowski1@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:49:46 +0200 Subject: [PATCH] OM-335: label change (#151) --- src/translations/ref.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/ref.json b/src/translations/ref.json index 1efef27..df74eda 100644 --- a/src/translations/ref.json +++ b/src/translations/ref.json @@ -40,6 +40,6 @@ "validation.maxValue": "{value} above allowed {max}", "addTooltip": "Create new", "saveTooltip": "Save changes", - "resetFilterTooltip": "Reset search criteria", + "resetFilterTooltip": "Clear Search", "refreshFilterTooltip": "Search again" }