|
<?php
|
|
/**
|
|
* file.php
|
|
*
|
|
* @copyright 2022 tuikehome.com - All Rights Reserved
|
|
* @link https://www.tuikehome.com
|
|
* @author TL <lucianldg@tuikehome.com>
|
|
* @created 2022-08-30 12:03:19
|
|
* @modified 2022-08-30 12:03:19
|
|
*/
|
|
|
|
return [
|
|
'uploaded_success' => 'Pengunggahan berhasil',
|
|
];
|