mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations auth.php (Slovenian)
This commit is contained in:
parent
8bf8bc0fe5
commit
33f30876e1
@ -33,18 +33,18 @@ return [
|
||||
'social_registration_text' => 'Registrirajte in prijavite se za uporabo drugih možnosti.',
|
||||
|
||||
'register_thanks' => 'Hvala za registracijo!',
|
||||
'register_confirm' => 'Please check your email and click the confirmation button to access :appName.',
|
||||
'registrations_disabled' => 'Registrations are currently disabled',
|
||||
'registration_email_domain_invalid' => 'That email domain does not have access to this application',
|
||||
'register_success' => 'Thanks for signing up! You are now registered and signed in.',
|
||||
'register_confirm' => 'Prosimo preverite vaš e-poštni predal in kliknite na potrditveni gumb za dostop :appName.',
|
||||
'registrations_disabled' => 'Registracija trenutno ni mogoča',
|
||||
'registration_email_domain_invalid' => 'Ta e-poštna domena nima dostopa do te aplikacije',
|
||||
'register_success' => 'Hvala za registracijo! Sedaj ste registrirani in prijavljeni.',
|
||||
|
||||
|
||||
// Password Reset
|
||||
'reset_password' => 'Reset Password',
|
||||
'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.',
|
||||
'reset_password_send_button' => 'Send Reset Link',
|
||||
'reset_password_sent_success' => 'A password reset link has been sent to :email.',
|
||||
'reset_password_success' => 'Your password has been successfully reset.',
|
||||
'reset_password' => 'Ponastavi geslo',
|
||||
'reset_password_send_instructions' => 'Spodaj vpišite vaš e-poštni naslov in prejeli boste e-pošto s povezavo za ponastavitev gesla.',
|
||||
'reset_password_send_button' => 'Pošlji povezavo za ponastavitev',
|
||||
'reset_password_sent_success' => 'Povezava za ponastavitev gesla je bila poslana na :email.',
|
||||
'reset_password_success' => 'Vaše geslo je bilo uspešno spremenjeno.',
|
||||
'email_reset_subject' => 'Reset your :appName password',
|
||||
'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.',
|
||||
'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.',
|
||||
|
Loading…
Reference in New Issue
Block a user