snipe-it/resources/lang/km-KH/admin/companies/table.php
snipe bd0863d9c7 Added new translations
Signed-off-by: snipe <snipe@snipe.net>
2023-09-25 10:54:46 +01:00

10 lines
391 B
PHP

<?php
return array(
'companies' => 'ក្រុមហ៊ុន',
'create' => 'បង្កើតក្រុមហ៊ុន',
'title' => 'ក្រុមហ៊ុន',
'update' => 'ធ្វើបច្ចុប្បន្នភាពក្រុមហ៊ុន',
'name' => 'ឈ្មោះ​ក្រុម​ហ៊ុន',
'id' => 'ID',
);