Files
snipe-it/app/lang/ja/table.php
T
2015-08-11 13:39:09 -07:00

11 lines
160 B
PHP
Executable File

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