From e700e4fd04c2de97d1d7a84c54267051f6437a48 Mon Sep 17 00:00:00 2001 From: Jesper Ordrup Date: Fri, 15 May 2026 12:42:46 +0200 Subject: [PATCH] match any translation --- locales/da/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/da/common.json b/locales/da/common.json index 60431992..2ecf8653 100644 --- a/locales/da/common.json +++ b/locales/da/common.json @@ -1507,7 +1507,7 @@ "rule_name": "Regelnavn", "rule_name_placeholder": "f.eks. Sorter nyhedsbreve", "match_all": "Match ALLE betingelser", - "match_any": "Match ENHVER betingelse", + "match_any": "Match en af betingelserne", "conditions": "Betingelser", "add_condition": "Tilføj betingelse", "actions": "Handlinger",