mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
7 lines
267 B
PHP
7 lines
267 B
PHP
<?php
|
|
return [
|
|
'about_companies_title' => 'Tentang Perusahaan',
|
|
'about_companies_text' => 'Cabang dapat digunakan untuk identitas atau untuk mengatur akses terhadap aset, user, dll.',
|
|
'select_company' => 'Pilih Perusahaan',
|
|
];
|