From d95272085f8d6c06abb741734ebeb19936da69f2 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:17:28 +0200 Subject: [PATCH] Add example translation --- apps/client/src/locales/messages.tr.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/locales/messages.tr.xlf b/apps/client/src/locales/messages.tr.xlf index 97d5a77a1..f986f81cb 100644 --- a/apps/client/src/locales/messages.tr.xlf +++ b/apps/client/src/locales/messages.tr.xlf @@ -9207,7 +9207,7 @@ Year - Year + Yıl libs/ui/src/lib/i18n.ts 27