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