From f7441395cd0aae251700b7c788da2289f5be8401 Mon Sep 17 00:00:00 2001 From: Moriz Wahl Date: Wed, 17 May 2023 10:14:46 +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 c92838426..6b3836b41 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -324,7 +324,7 @@ "showAmountGDD": "Your GDD amount is visible.", "showAmountGDT": "Your GDT amount is visible.", "username": { - "change-success": "Your username has been successfully changed.", + "change-success": "Your username has been changed successfully.", "change-username": "Change username", "no-username": "Please enter a username. This helps other users to find you without exposing your email." }