From 47e6bc8070d70b32e732929abca82964a972573f Mon Sep 17 00:00:00 2001 From: Stefano Maffei Date: Tue, 30 Jan 2024 18:27:57 +0100 Subject: [PATCH] [CST-13444] configured label for date facet for LDN Message Entity --- src/assets/i18n/en.json5 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 729af2f239..92d8c05982 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -3556,6 +3556,16 @@ "search.filters.applied.f.notifyRelation": "Notify Relation", + "search.filters.filter.queue_last_start_time.head" : "Last processing time ", + + "search.filters.filter.queue_last_start_time.min.label" : "Min range", + + "search.filters.filter.queue_last_start_time.max.label" : "Max range", + + "search.filters.applied.f.queue_last_start_time.min" : "Min range", + + "search.filters.applied.f.queue_last_start_time.max" : "Max range", + "admin.notify.dashboard.outbound": "Outbound messages", "admin.notify.dashboard.outbound-logs": "Logs/Outbound",