diff --git a/messages/de-DE.json b/messages/de-DE.json index 1dd4d7ae..a3a39555 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -1128,5 +1128,9 @@ "light": "hell", "dark": "dunkel", "system": "system", - "theme": "Design" -} \ No newline at end of file + "theme": "Design", + "initialSetupTitle": "Initial Server Setup", + "initialSetupDescription": "Create the intial server admin account. Only one server admin can exist. You can always change these credentials later.", + "createAdminAccount": "Create Admin Account", + "setupErrorCreateAdmin": "An error occurred while creating the server admin account." +}