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

8 lines
144 B
PHP
Raw Normal View History

2016-06-22 14:39:19 -07:00
<?php
return [
2016-08-25 17:43:07 -07:00
'sent' => 'Tautan sandi Anda telah dikirim!',
2018-09-28 11:54:52 -07:00
'user' => 'No matching active user found with that email.',
2016-06-22 14:39:19 -07:00
];