snipe-it/resources/lang/ta/passwords.php

7 lines
226 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return [
2017-10-17 18:52:20 -07:00
'sent' => 'உங்கள் கடவுச்சொல் இணைப்பு அனுப்பப்பட்டது!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2017-04-06 21:36:33 -07:00
];