snipe-it/resources/lang/zh-HK/table.php

11 lines
139 B
PHP
Raw Normal View History

2018-01-20 04:53:04 -08:00
<?php
return array(
'actions' => '操作',
'action' => '操作',
'by' => '經由',
'item' => '項目',
);