summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorSatoshi Sahara <sahara.satoshi@gmail.com>2014-12-12 11:41:28 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-12-12 11:41:28 +0100
commit903f0494e8d0b7fbbda7072ee9fa8aef2ea72cb1 (patch)
treedd223117fb21b431142949feeef7585c6f73428a /inc
parentc05ef534171135f4252fa0feed5466a75435b97a (diff)
downloadrpg-903f0494e8d0b7fbbda7072ee9fa8aef2ea72cb1.tar.gz
rpg-903f0494e8d0b7fbbda7072ee9fa8aef2ea72cb1.tar.bz2
translation update
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/ja/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/ja/lang.php b/inc/lang/ja/lang.php
index 30068d782..3a5f169e7 100644
--- a/inc/lang/ja/lang.php
+++ b/inc/lang/ja/lang.php
@@ -344,3 +344,5 @@ $lang['currentns'] = '現在の名前空間';
$lang['searchresult'] = '検索結果';
$lang['plainhtml'] = 'プレーンHTML';
$lang['wikimarkup'] = 'Wikiマークアップ';
+$lang['page_nonexist_rev'] = '指定ページ %s はありません。このリンク <a href="%s">%s</a> から作成できます。';
+$lang['unable_to_parse_date'] = 'パラメータ "%s" を処理できません。';