3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-09 01:45:35 +00:00
Files
snipe-it/resources/lang/tr/passwords.php
2016-05-20 00:47:03 -07:00

8 lines
168 B
PHP

<?php
return [
'sent' => 'Your password link has been sent!',
'user' => 'That user does not exist or does not have an email address associated',
];