2016-05-20 00:47:03 -07:00
< ? php
return [
2016-07-29 14:32:31 -07:00
'send_password_link' => 'Slaptažodžio atkūrimo nuoroda' ,
2017-10-17 18:52:20 -07:00
'email_reset_password' => 'El. Pašto slaptažodžio atstatymas' ,
2016-07-29 14:32:31 -07:00
'reset_password' => 'Atstatyti slaptažodį' ,
2023-11-27 06:43:16 -08:00
'saml_login' => 'Prisijungti naudojant SAML' ,
2016-10-25 12:30:52 -07:00
'login' => 'Prisijungimas' ,
2016-07-29 14:32:31 -07:00
'login_prompt' => 'Prašome prisijungti' ,
'forgot_password' => 'Aš pamiršau savo slaptažodį' ,
2023-11-27 06:43:16 -08:00
'ldap_reset_password' => 'Paspauskite norėdami pakeisti savo slaptažodį' ,
2016-07-29 14:32:31 -07:00
'remember_me' => 'Prisiminti mane' ,
2023-11-27 06:43:16 -08:00
'username_help_top' => 'Įveskite savo <strong>prisijungimo vardą</strong>, kad būtų atsiųsta slaptažodžio atstatymo nuoroda.' ,
2021-04-26 18:11:48 -07:00
'username_help_bottom' => 'Your username and email address <em>may</em> be the same, but may not be, depending on your configuration. If you cannot remember your username, contact your administrator. <br><br><strong>Usernames without an associated email address will not be emailed a password reset link.</strong> ' ,
2023-11-27 06:43:16 -08:00
'google_login' => 'Arba prisijunkite su Google Workspace' ,
'google_login_failed' => 'Google prisijungimas nepavyko, bandykite vėl.' ,
2023-06-13 09:12:01 -07:00
];
2022-01-13 21:27:29 -08:00