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

8 lines
161 B
PHP
Raw Normal View History

2016-05-20 00:47:03 -07:00
<?php
return [
2016-06-22 14:39:19 -07:00
'sent' => 'Mật khẩu của bạn đã được gửi đi!',
2019-02-13 03:56:18 -08:00
'user' => 'No matching active user found with that email.',
2016-05-20 00:47:03 -07:00
];