mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-27 06:29:47 -08:00
5 lines
59 B
PHP
5 lines
59 B
PHP
|
<?php
|
||
|
return [
|
||
|
'select_company' => '회사 선택',
|
||
|
];
|