xref: /plugin/imgpaste/lang/ko/lang.php (revision d82697503e699bd7b030cd71cc0e145b28b05773)
1<?php
2/**
3 * Korean language file for imgpaste plugin
4 *
5 * @sc yoo  <dryoo@live.com>
6 */
7
8$lang['e_nodata']         = '클립보드에 사진이 없습니다.';
9$lang['js']['inprogress'] = '올리는 중입니다. 기다려주세요.';
10
11
12
13//Setup VIM: ex: et ts=4 :
14