3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-07 04:45:48 +00:00
Files
snipe-it/resources/lang/sk/table.php
snipe 16fb2213b5 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2022-01-28 12:40:03 -08:00

11 lines
139 B
PHP

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