xref: /dokuwiki/lib/plugins/popularity/lang/ko/lang.php (revision 7a76cf004803a7e515a23abab75ffd5e93a0a4a4)
1*7a76cf00SAndreas Gohr<?php
2*7a76cf00SAndreas Gohr/**
3*7a76cf00SAndreas Gohr * Korean language file
4*7a76cf00SAndreas Gohr *
5*7a76cf00SAndreas Gohr * @author jk lee
6*7a76cf00SAndreas Gohr */
7*7a76cf00SAndreas Gohr$lang['name']                  = '인기도 조사 (불러오는데 시간이 걸릴 수 있습니다.)';
8*7a76cf00SAndreas Gohr$lang['submit']                = '자료 보내기';
9