diff --git a/messages/it-IT.json b/messages/it-IT.json index 92ea2ee3..f83a5c2d 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1128,5 +1128,9 @@ "light": "chiaro", "dark": "scuro", "system": "sistema", - "theme": "Tema" -} \ No newline at end of file + "theme": "Tema", + "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." +}