From b4df123c0402ab7ae42fd8289ae9bb2f3fff9d5e Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Thu, 31 Dec 2020 16:18:32 +0100 Subject: [PATCH] =?UTF-8?q?added=20translations=20=F0=9F=8C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #10 --- src/locales/de.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/de.json b/src/locales/de.json index cc929e7d..2c009d52 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -37,5 +37,7 @@ "hallo": "hallo", "total-scans": "gesamte Scans", "total-donations": "Spendensumme", - "credits": "" + "credits": "", + "runners": "Läufer", + "total-distance": "gelaufene Strecke" }