Skip to content

Commit 28793cc

Browse files
authored
Merge pull request #94 from dokuwiki-translate/lang_update_212
Translation update (ja)
2 parents ac34cf9 + c619a6e commit 28793cc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

lang/ja/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5-
*
5+
*
66
* @author Hideaki SAWADA <chuno@live.jp>
77
*/
88
$lang['apr_recent_draft'] = 'この文章の<a href="%s">最新バージョン</a>は草案です。';
@@ -26,3 +26,4 @@
2626
$lang['mail_invalid'] = '公開プラグインから変更通知用に登録したメールアドレスが無効です:%s';
2727
$lang['apr_mail_subject'] = '新規草案';
2828
$lang['apr_mail_app_subject'] = '草案が承認されました';
29+
$lang['approveNS'] = '名前空間を承認する';

lang/ja/settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5-
*
5+
*
66
* @author Hideaki SAWADA <chuno@live.jp>
77
*/
88
$lang['apr_namespaces'] = 'プラグインを適用する名前空間(空白区切り一覧)';

0 commit comments

Comments
 (0)