X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7673a2bd6c2705a952d0e473f364aff0b1cbf905..refs/pull/2227/head:/resources/lang/cs/auth.php diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php index ff84f2ae9..0e841686d 100644 --- a/resources/lang/cs/auth.php +++ b/resources/lang/cs/auth.php @@ -43,7 +43,7 @@ return [ 'reset_password' => 'Resetovat heslo', 'reset_password_send_instructions' => 'Zadejte vaší emailovou adresu a bude vám zaslán odkaz na resetování hesla.', 'reset_password_send_button' => 'Poslat odkaz pro reset hesla', - 'reset_password_sent_success' => 'Odkaz na resetování hesla vám byl zaslán na :email.', + 'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.', 'reset_password_success' => 'Vaše heslo bylo úspěšně resetováno.', 'email_reset_subject' => 'Reset hesla do :appName', 'email_reset_text' => 'Tento email jste obdrželi, protože jsme dostali žádost o resetování vašeho hesla k účtu v :appName.',