You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ko_KR.inc 399B

12345678
  1. <?php
  2. $labels = array();
  3. $labels['automaticallycollected'] = '자동으로 수집함';
  4. $labels['useautoabook'] = '자동 주소록 사용';
  5. $labels['useforcompletion'] = '자동으로 수집된 주소를 자동 완성에 사용';
  6. $labels['contactremoved'] = '연락처가 자동 주소록으로부터 삭제됨';
  7. $labels['contactmoved'] = '연락처가 자동 주소록으로부터 이동함';
  8. ?>