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

11 lines
139 B
PHP
Executable file

<?php
return array(
'actions' => '操作',
'action' => '操作',
'by' => '经由',
'item' => '项目',
);