snipe-it/resources/lang/fi-FI/admin/categories/table.php
snipe 026ea41dee Use correct language codes, updated strings
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 17:23:16 +00:00

11 lines
230 B
PHP

<?php
return array(
'eula_text' => 'Käyttöehdot',
'id' => 'Tunnus',
'parent' => 'Ylempi',
'require_acceptance' => 'Hyväksyminen',
'title' => 'Laitekategorian nimi',
);