snipe-it/resources/lang/ja/table.php
2016-03-25 01:18:05 -07:00

11 lines
160 B
PHP
Executable file

<?php
return array(
'actions' => 'アクション',
'action' => 'アクション',
'by' => '実行者',
'item' => '品目',
);