From a2ff1a091f6c47e87a6bf52549b61bf32b8add97 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 29 Sep 2024 16:53:04 +0100 Subject: [PATCH] New translations errors.php (Polish) --- lang/pl/errors.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl/errors.php b/lang/pl/errors.php index 89e4349a5..5fb78a983 100644 --- a/lang/pl/errors.php +++ b/lang/pl/errors.php @@ -78,6 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => 'Nie możesz usunąć jedynego administratora', 'users_cannot_delete_guest' => 'Nie możesz usunąć użytkownika-gościa', + 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', // Roles 'role_cannot_be_edited' => 'Ta rola nie może być edytowana',