snipe-it/resources/lang/af/passwords.php
2018-09-28 11:54:52 -07:00

8 lines
143 B
PHP

<?php
return [
'sent' => 'Jou wagwoord skakel is gestuur!',
'user' => 'No matching active user found with that email.',
];