diff --git a/assets/translations/de.json b/assets/translations/de.json index f29e66b8..177c037f 100644 --- a/assets/translations/de.json +++ b/assets/translations/de.json @@ -1,4 +1,10 @@ { "test": "de-test", - "locale": "de" + "locale": "de", + "basis": { + "providers": "Provider", + "password": "Passwort", + "create": "Hinzufügen", + "confirmation": "Bestätigung" + } }