From 53bd7048bfe5142112bc8d02a647b58bca8492e2 Mon Sep 17 00:00:00 2001 From: Richard Date: Sat, 18 Jan 2020 12:33:34 +0100 Subject: [PATCH] translation interpolation, fixed heading levels and add id's and for attributes to labels and form items --- ui/src/components/login.tsx | 54 +++++++++++++++++++++++-------------- 1 file changed, 34 insertions(+), 20 deletions(-) diff --git a/ui/src/components/login.tsx b/ui/src/components/login.tsx index 53b7a22ff..6d509f0ec 100644 --- a/ui/src/components/login.tsx +++ b/ui/src/components/login.tsx @@ -84,15 +84,16 @@ export class Login extends Component { return (
-
Login
+

{ i18n.t('login') }

-
-
+