From b505d75ffd31ccd49407d0041f617d13d9c0bb1c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 13 Oct 2024 20:51:05 +0100 Subject: [PATCH] New translations errors.php (Czech) --- lang/cs/errors.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs/errors.php b/lang/cs/errors.php index a1efdadb7ae..e23f1032b7d 100644 --- a/lang/cs/errors.php +++ b/lang/cs/errors.php @@ -78,7 +78,7 @@ // Users 'users_cannot_delete_only_admin' => 'Nemůžete odstranit posledního administrátora', 'users_cannot_delete_guest' => 'Uživatele Host není možno odstranit', - 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', + 'users_could_not_send_invite' => 'Nebylo možné vytvořit uživatele, protože se nepodařilo odeslat email s pozvánkou', // Roles 'role_cannot_be_edited' => 'Tuto roli nelze editovat',