Adding wrap version 2023-08-13 (63b6c01).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
82229a3e1e
commit
d25794905f
112 changed files with 4620 additions and 0 deletions
21
plugins/55/wrap/lang/ko/lang.php
Normal file
21
plugins/55/wrap/lang/ko/lang.php
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Myeongjin <aranet100@gmail.com>
|
||||
*/
|
||||
$lang['picker'] = 'Wrap 플러그인';
|
||||
$lang['column'] = '단';
|
||||
$lang['box'] = '간단한 가운데 상자';
|
||||
$lang['info'] = '정보 상자';
|
||||
$lang['tip'] = '팁 상자';
|
||||
$lang['important'] = '중요 상자';
|
||||
$lang['alert'] = '경고 상자';
|
||||
$lang['help'] = '도움말 상자';
|
||||
$lang['download'] = '다운로드 상자';
|
||||
$lang['todo'] = '할 일 상자';
|
||||
$lang['clear'] = '플로트 지우기';
|
||||
$lang['em'] = '특히 강조';
|
||||
$lang['hi'] = '강조';
|
||||
$lang['lo'] = '덜 중요함';
|
Loading…
Add table
Add a link
Reference in a new issue