snipe-it/resources/lang/ja/table.php

11 lines
160 B
PHP

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