3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-09 18:09:12 +00:00
Files
snipe-it/resources/lang/de-i/table.php
snipe 9db0b038a5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2022-08-08 15:29:28 -07:00

11 lines
142 B
PHP

<?php
return array(
'actions' => 'Aktionen',
'action' => 'Aktion',
'by' => 'Von',
'item' => 'Gegenstand',
);