<?php
/**
 * korean language file for oauth plugin
 *
 * @author sc yoo <dryoo@live.com>
 */


$lang['key']      = '등록한 <a href="https://github.com/settings/developers">깃헙 앱</a>의 Client ID';
$lang['secret']   = '등록한 <a href="https://github.com/settings/developers">깃헙 앱</a>의 Client Secret';
