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

8 lines
141 B
PHP
Raw Normal View History

2017-07-07 13:14:51 -07:00
<?php
return [
'sent' => 'Sinu paroolilink on saadetud!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2017-07-07 13:14:51 -07:00
];