snipe-it/resources/lang/ta/passwords.php
2019-02-13 03:56:18 -08:00

8 lines
227 B
PHP

<?php
return [
'sent' => 'உங்கள் கடவுச்சொல் இணைப்பு அனுப்பப்பட்டது!',
'user' => 'No matching active user found with that email.',
];