summaryrefslogtreecommitdiff
path: root/inc/lang/ja
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-02-28 12:43:19 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-02-28 12:44:10 +0100
commit524df5769a0b9b7aa35af6500c85528c2b0515fe (patch)
treebfee5549e25dcf02c255f1334123dc49bb06f584 /inc/lang/ja
parent8daa2c9f98ef02857c1d92f2f226288c313146a7 (diff)
downloadrpg-524df5769a0b9b7aa35af6500c85528c2b0515fe.tar.gz
rpg-524df5769a0b9b7aa35af6500c85528c2b0515fe.tar.bz2
added stripped bit to language file
this has been done by a script and might not be 100% accurate
Diffstat (limited to 'inc/lang/ja')
-rw-r--r--inc/lang/ja/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/ja/lang.php b/inc/lang/ja/lang.php
index 1f53b0a90..367c56a9b 100644
--- a/inc/lang/ja/lang.php
+++ b/inc/lang/ja/lang.php
@@ -336,3 +336,4 @@ $lang['currentns'] = '現在の名前空間';
$lang['searchresult'] = '検索結果';
$lang['plainhtml'] = 'プレーンHTML';
$lang['wikimarkup'] = 'Wikiマークアップ';
+$lang['notloggedin'] = '実行する権限がありません。ログインされているか確認してください。';