We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac34cf9 commit c619a6eCopy full SHA for c619a6e
lang/ja/lang.php
@@ -2,7 +2,7 @@
2
3
/**
4
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5
- *
+ *
6
* @author Hideaki SAWADA <chuno@live.jp>
7
*/
8
$lang['apr_recent_draft'] = 'この文章の<a href="%s">最新バージョン</a>は草案です。';
@@ -26,3 +26,4 @@
26
$lang['mail_invalid'] = '公開プラグインから変更通知用に登録したメールアドレスが無効です:%s';
27
$lang['apr_mail_subject'] = '新規草案';
28
$lang['apr_mail_app_subject'] = '草案が承認されました';
29
+$lang['approveNS'] = '名前空間を承認する';
lang/ja/settings.php
$lang['apr_namespaces'] = 'プラグインを適用する名前空間(空白区切り一覧)';
0 commit comments