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" + } } }