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

7 lines
260 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
2019-05-21 19:17:00 -07:00
'user' => 'ไม่พบผู้ใช้งานดังกล่าวกับอีเมล์นี้',
2016-05-20 00:47:03 -07:00
];