1<?php
2/**
3 * Korean language file for interwiki plugin
4 *
5 * @author Myeongjin <aranet100@gmail.com>
6 */
7
8// keys need to match the config setting name
9$lang['excluded_shortcuts'] = '제외되는 인터위키 바로 가기';
10
11
12
13//Setup VIM: ex: et ts=4 :
14