snipe_it/resources/lang/ja/table.php

10 lines
160 B
PHP

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