3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 17:05:31 +00:00
Files
snipe-it/resources/lang/am/table.php
snipe a4e307c4db Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-09-08 13:49:33 -07:00

11 lines
134 B
PHP

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