From 4937edf957c12ac2b4d158d9514f6389d70c2718 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 02:06:19 +0000 Subject: [PATCH] Apply translations in de_DE translation completed for the source file '/crabfit-frontend/public/i18n/en/common.json' on the 'de_DE' language. --- crabfit-frontend/public/i18n/de/common.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crabfit-frontend/public/i18n/de/common.json b/crabfit-frontend/public/i18n/de/common.json index eba39b1..8397737 100644 --- a/crabfit-frontend/public/i18n/de/common.json +++ b/crabfit-frontend/public/i18n/de/common.json @@ -54,5 +54,13 @@ "language": { "label": "Sprache" } + }, + "update": { + "heading": "Crab Fit wurde aktualisiert", + "body": "Eine neue Version von Crab Fit ist verfügbar, die Updates, Fixes und neue Funktionen enthält.", + "buttons": { + "close": "Entlassen", + "reload": "Neu laden" + } } }