diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 3debeb95d..fbd9c8e91 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -69,7 +69,7 @@ "memo": "Nachricht", "message": "Nachricht", "new_balance": "Neuer Kontostand nach Bestätigung", - "no_gdd_available":"Du hast keine GDD zum versenden.", + "no_gdd_available": "Du hast keine GDD zum versenden.", "password": "Passwort", "passwordRepeat": "Passwort wiederholen", "password_new": "Neues Passwort", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 8b0171e0b..d4f97757f 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 a GDD to send.", "password": "Password", "passwordRepeat": "Repeat password", "password_new": "New password",