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

11 lines
139 B
PHP

<?php
return array(
'actions' => 'Akcie',
'action' => 'Akcia',
'by' => 'Podľa',
'item' => 'Položka',
);