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

15 lines
347 B
PHP

<?php
/**
* forgotten.php
*
* @copyright 2022 tuikehome.com - All Rights Reserved
* @link https://www.tuikehome.com
* @author TL <lucianldg@tuikehome.com>
* @created 2022-08-16 17:22:41
* @modified 2022-08-16 17:22:41
*/
return [
'verify_code_sent' => 'Captcha telah dikirim, silakan periksa dan masukkan captcha',
];