wyyl/resources/lang/ko/shop/file.php

15 lines
291 B
PHP

<?php
/**
* file.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author TL <mengwb@guangda.work>
* @created 2022-08-30 12:03:19
* @modified 2022-08-30 12:03:19
*/
return [
'uploaded_success' => '업로드 성공',
];