3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-09 09:58:44 +00:00
Files
snipe-it/resources/lang/ca-ES/table.php
2023-12-19 17:23:16 +00:00

11 lines
134 B
PHP

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