3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-13 08:15:33 +00:00
Files
snipe-it/resources/lang/ko/table.php

11 lines
142 B
PHP

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