snipe-it/resources/lang/af/passwords.php
snipe 16fb2213b5 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2022-01-28 12:40:03 -08:00

7 lines
142 B
PHP

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