3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-04 15:38:38 +00:00
Files
snipe-it/resources/lang/de-DE/admin/settings/table.php
2023-12-19 17:23:16 +00:00

7 lines
80 B
PHP

<?php
return array(
'created' => 'Erstellt',
'size' => 'Größe',
);