snipe_it/resources/lang/om-ET/admin/departments/table.php
snipe 54b664d679 Updated strings, added Oromo
Signed-off-by: snipe <snipe@snipe.net>
2025-02-24 14:50:23 +00:00

11 lines
341 B
PHP

<?php
return array(
'id' => 'Eenyumeessituu',
'name' => 'Department Name',
'manager' => 'Manager',
'location' => 'Location',
'create' => 'Create Department',
'update' => 'Update Department',
);