dbms/app/Language/en/Equipment/Link/Ip.php
2025-05-26 17:50:29 +09:00

10 lines
162 B
PHP

<?php
return [
'title' => "IP연결정보",
'label' => [
'serverinfo_uid' => "서버",
'ipinfo_uid' => "IP",
'created_at' => "작성일",
],
];