From: Dan Brown Date: Tue, 12 Jul 2022 20:07:49 +0000 (+0100) Subject: New translations auth.php (Croatian) X-Git-Tag: v22.07~1^2~5^2~177 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/4daac5a114899d2144c1652b07ff038dcd4a6cb1 New translations auth.php (Croatian) --- diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php index bbaf9dede..bd7f2b06e 100644 --- a/resources/lang/hr/auth.php +++ b/resources/lang/hr/auth.php @@ -18,10 +18,10 @@ return [ 'name' => 'Ime', 'username' => 'Korisničko ime', - 'email' => 'Email', + 'email' => 'E-pošta', 'password' => 'Lozinka', 'password_confirm' => 'Potvrdite lozinku', - 'password_hint' => 'Must be at least 8 characters', + 'password_hint' => 'Mora biti najmanje 8 znakova', 'forgot_password' => 'Zaboravili ste lozinku?', 'remember_me' => 'Zapamti me', 'ldap_email_hint' => 'Molimo upišite mail korišten za ovaj račun.',