mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 16:14:18 -08:00
13 lines
484 B
PHP
13 lines
484 B
PHP
<?php
|
|
|
|
return [
|
|
'send_password_link' => 'Seol Nasc Athshocraigh Pasfhocal',
|
|
'email_reset_password' => 'Athshocraigh Pasfhocal Ríomhphoist',
|
|
'reset_password' => 'Athshocraigh Pasfhocal',
|
|
'login' => 'Logáil isteach',
|
|
'login_prompt' => 'Logáil isteach le do thoil',
|
|
'forgot_password' => 'Rinne mé dearmad ar mo phasfhocal',
|
|
'remember_me' => 'Cuimhnigh orm',
|
|
];
|
|
|