3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-15 01:25:46 +00:00
Files
snipe-it/resources/lang/en/table.php
snipe 5be7dee3d3 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2022-05-24 15:07:14 -07:00

11 lines
134 B
PHP

<?php
return array(
'actions' => 'Actions',
'action' => 'Action',
'by' => 'By',
'item' => 'Item',
);