From c5a892f7717246bbe4f4fc8ae410a0bccece050a Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Wed, 17 May 2023 10:14:12 +0200 Subject: [PATCH] Update frontend/src/locales/en.json Co-authored-by: Ulf Gebhardt --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 806e2a5e1..822e7135d 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -326,7 +326,7 @@ "username": { "change-success": "Your username has been successfully changed.", "change-username": "Change username", - "no-username": "Please enter a username. This helps other users to find you without giving them your email." + "no-username": "Please enter a username. This helps other users to find you without exposing your email." } }, "signin": "Sign in",