mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
New translations auth.php (Croatian)
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user