From b9000a38d3dc2ee318626ef58afd942e2027498b Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Thu, 26 Oct 2023 14:14:36 +0200 Subject: [PATCH] add changie --- .changes/unreleased/Fixed-20231026-141421.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/unreleased/Fixed-20231026-141421.yaml diff --git a/.changes/unreleased/Fixed-20231026-141421.yaml b/.changes/unreleased/Fixed-20231026-141421.yaml new file mode 100644 index 000000000..eba32bd24 --- /dev/null +++ b/.changes/unreleased/Fixed-20231026-141421.yaml @@ -0,0 +1,5 @@ +kind: Fixed +body: Use injection of translator instead of ->get(). +time: 2023-10-26T14:14:21.588251474+02:00 +custom: + Issue: "175"