ko.php 144 B

123456
  1. <?php
  2. return array(
  3. 'profile' => '신상',
  4. 'profile:notfound' => '미안합니다. 요청된 신상정보를 찾을 수 없었습니다.',
  5. );