ok
This commit is contained in:
19
Production/SNIPE-IT/resources/lang/lt-LT/auth/general.php
Normal file
19
Production/SNIPE-IT/resources/lang/lt-LT/auth/general.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'send_password_link' => 'Slaptažodžio atkūrimo nuoroda',
|
||||
'email_reset_password' => 'El. Pašto slaptažodžio atstatymas',
|
||||
'reset_password' => 'Atstatyti slaptažodį',
|
||||
'saml_login' => 'Prisijungti naudojant SAML',
|
||||
'login' => 'Prisijungimas',
|
||||
'login_prompt' => 'Prašome prisijungti',
|
||||
'forgot_password' => 'Aš pamiršau savo slaptažodį',
|
||||
'ldap_reset_password' => 'Paspauskite norėdami pakeisti savo slaptažodį',
|
||||
'remember_me' => 'Prisiminti mane',
|
||||
'username_help_top' => 'Įveskite savo <strong>prisijungimo vardą</strong>, kad būtų atsiųsta slaptažodžio atstatymo nuoroda.',
|
||||
'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> ',
|
||||
'google_login' => 'Login with Google Workspace',
|
||||
'google_login_failed' => 'Google prisijungimas nepavyko, bandykite vėl.',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user