From c48181a8d8e258a553a7743c0db7ef6aeb8268e4 Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 2 Mar 2026 15:58:52 +0200 Subject: [PATCH] refactor: use lowercase translated placeholders in login form --- frontend/src/components/auth/login-form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/auth/login-form.tsx b/frontend/src/components/auth/login-form.tsx index b89dec2..0255ed9 100644 --- a/frontend/src/components/auth/login-form.tsx +++ b/frontend/src/components/auth/login-form.tsx @@ -43,7 +43,7 @@ export const LoginForm = (props: Props) => { {t("loginUsername")} { {t("loginPassword")}