snipe-it/resources/lang/si-LK/passwords.php
snipe a4e307c4db Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-09-08 13:49:33 -07:00

8 lines
145 B
PHP

<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'No matching active user found with that email.',
];