mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 03:42:32 +01:00
New translations auth.php (Croatian)
This commit is contained in:
parent
82baab66cc
commit
4daac5a114
@ -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.',
|
||||
|
Loading…
Reference in New Issue
Block a user