snipe-it/resources/lang/lv/passwords.php

7 lines
208 B
PHP
Raw Normal View History

2017-08-25 07:32:57 -07:00
<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
2019-12-06 12:03:04 -08:00
'user' => 'Lietotājs ar tādu e-pasta adresi netika atrasts.',
2017-08-25 07:32:57 -07:00
];