Files
Docker/Production/SNIPE-IT/resources/lang/zh-HK/table.php
2024-04-19 10:27:36 +02:00

11 lines
139 B
PHP

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