From aa3b575061b4bbfefa2d8b84d175039d28b329ef Mon Sep 17 00:00:00 2001 From: mahula Date: Mon, 7 Nov 2022 15:50:46 +0100 Subject: [PATCH] Locales: change English texts for sign in elements --- frontend/src/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 9fa2a1634..260aaa221 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -207,7 +207,7 @@ }, "language": "Language", "link-load": "Load the last link | Load the last {n} links | Load more {n} links", - "login": "Login", + "login": "Sign in", "math": { "aprox": "~", "asterisk": "*", @@ -289,7 +289,7 @@ "heading": "Please enter the email address by which you're registered here." }, "login": { - "heading": "Log in with your access data. Keep them safe!" + "heading": "Sign in with your access data. Keep them safe!" }, "resetPassword": { "heading": "Please enter your password and repeat it."