일부 일본어 번역 누락 부분 보충 및 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6294 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-05-06 19:15:51 +00:00
parent 3a7f18634c
commit fde7387ae0
55 changed files with 159 additions and 155 deletions

View file

@ -14,5 +14,5 @@
$lang->about_use_comment = 'コメント機能をオン・オフを設定します。';
$lang->contributors = '投稿者';
$lang->notice_old_revision = '過去のバージョンです。';
$lang->restore = 'Restore';
$lang->restore = '復元';
?>

View file

@ -1,6 +1,6 @@
<?php
/**
* @file ko.lang.php
* @file modules/wiki/lang/ko.lang.php
* @author haneul (haneul0318@gmail.com)
* @brief 위키(wiki) 모듈의 기본 언어팩
**/