snipe-it/resources/lang/de-if/table.php

12 lines
243 B
PHP
Raw Normal View History

<?php
return array(
'actions' => 'Aktionen',
'action' => 'Aktion',
'by' => 'Von',
'item' => 'Gegenstand',
'no_matching_records' => 'Keine passenden Einträge gefunden',
);