3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-02 06:18:50 +00:00
Files
snipe-it/resources/lang/th/passwords.php
2018-09-28 11:54:52 -07:00

8 lines
188 B
PHP

<?php
return [
'sent' => 'ลิงค์รหัสผ่านของคุณถูกส่ง!',
'user' => 'No matching active user found with that email.',
];