From 86fdb62aefca668afc08a179fad3015eaea74bf5 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Fri, 4 Feb 2022 19:36:36 +0100 Subject: [PATCH] Update frontend/src/locales/en.json Co-authored-by: Moriz Wahl --- 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 d4f97757f..534aa25e8 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -69,7 +69,7 @@ "memo": "Message", "message": "Message", "new_balance": "Account balance after confirmation", - "no_gdd_available": "You do not have a GDD to send.", + "no_gdd_available": "You do not have GDD to send.", "password": "Password", "passwordRepeat": "Repeat password", "password_new": "New password",