3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 10:55:46 +00:00
Files
snipe-it/resources/lang/ja/table.php

11 lines
160 B
PHP

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