1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author HokkaidoPerson <dosankomali@yahoo.co.jp>
7 */
8$lang['key']            = 'お客様の登録した<a href="https://github.com/settings/developers">Githubアプリケーション</a>のクライアントID';
9$lang['secret']         = 'お客様の登録した<a href="https://github.com/settings/developers">Githubアプリケーション</a>のクライアントシークレット';
10