2024-04-17 20:22:30 +02:00

11 lines
142 B
PHP

<?php
return array(
'actions' => '기능',
'action' => '작업',
'by' => '요청자',
'item' => '항목',
);