snipe-it/resources/lang/sk-SK/table.php

12 lines
231 B
PHP
Raw Normal View History

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