]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/hr/auth.php
Guest create page: name field autofocus
[bookstack] / resources / lang / hr / auth.php
index bbaf9dede8bc8cc6d0925dc5c93281ffa45b6fac..ca0b996610b295154d2309616d21a08e32aee5a9 100644 (file)
@@ -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.',
@@ -61,6 +61,8 @@ return [
     'email_confirm_send_error' => 'Potvrda e-mail adrese je obavezna, ali sustav ne može poslati e-mail. Javite se administratoru kako bi provjerio vaš e-mail.',
     'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.',
     'email_confirm_resent' => 'Ponovno je poslana potvrda. Molimo, provjerite svoj inbox.',
+    'email_confirm_thanks' => 'Thanks for confirming!',
+    'email_confirm_thanks_desc' => 'Please wait a moment while your confirmation is handled. If you are not redirected after 3 seconds press the "Continue" link below to proceed.',
 
     'email_not_confirmed' => 'E-mail adresa nije potvrđena.',
     'email_not_confirmed_text' => 'Vaša e-mail adresa još nije potvrđena.',