From 0efe972b4eed2a2147a90382c81de921412aaff2 Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Wed, 19 Dec 2018 19:38:09 +0100 Subject: [PATCH] Fixed typo --- locales/de.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/de.json b/locales/de.json index 35137a4da..cdc88233d 100644 --- a/locales/de.json +++ b/locales/de.json @@ -4,7 +4,7 @@ "login": "Einloggen", "logout": "Ausloggen", "email": "Deine E-Mail", - "password": "Dein Password", + "password": "Dein Passwort", "moreInfo": "Was ist Human Connection?", "hello": "Hallo" }, @@ -94,4 +94,4 @@ "author": "Afrikanisches Sprichwort" } } -} \ No newline at end of file +}