6 lines
80 B
PHP
6 lines
80 B
PHP
<?php
|
|
|
|
return array(
|
|
'created' => '생성일',
|
|
'size' => '크기',
|
|
);
|