From 6d4b728e0fb9319df561b9a90d67660ea5bd90eb Mon Sep 17 00:00:00 2001 From: Brendan O'Handley Date: Tue, 14 Jan 2025 19:54:57 -0600 Subject: [PATCH] cannot translate interpolated metric in button text --- .betterer.results | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.betterer.results b/.betterer.results index 7e77e31e128..a01e81450e6 100644 --- a/.betterer.results +++ b/.betterer.results @@ -5905,6 +5905,9 @@ exports[`better eslint`] = { [0, 0, 0, "No untranslated strings. Wrap text with ", "1"], [0, 0, 0, "No untranslated strings. Wrap text with ", "2"] ], + "public/app/features/trails/banners/NativeHistogramBanner.tsx:5381": [ + [0, 0, 0, "No untranslated strings in text props. Wrap text with or use t()", "0"] + ], "public/app/features/transformers/FilterByValueTransformer/FilterByValueFilterEditor.tsx:5381": [ [0, 0, 0, "No untranslated strings in text props. Wrap text with or use t()", "0"], [0, 0, 0, "No untranslated strings in text props. Wrap text with or use t()", "1"],