wyyl/resources/lang/zh_hk/admin/forgotten.php

15 lines
328 B
PHP

<?php
/**
* forgotten.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author TL <mengwb@guangda.work>
* @created 2022-08-16 17:22:41
* @modified 2022-08-16 17:22:41
*/
return [
'verify_code_sent' => '驗證碼已發送,請查看並輸入驗證碼',
];