diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index dd4bdb629..9804167f1 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -255,7 +255,10 @@ "add_account": "Konto hinzufügen", "logout": "Abmelden", "cancel": "Abbrechen", - "logout_text": "Bist du sicher, dass du dich ausloggen möchtest?" + "logout_text": "Bist du sicher, dass du dich ausloggen möchtest?", + "create_a_new_account": "Create a new account", + "add_an_existing_account": "Add an existing account", + "accounts": "Accounts" }, "header": { "title": "Login, um den Feed anzupassen",