diff options
Diffstat (limited to 'language/ja_JP/common.lang.php')
-rw-r--r-- | language/ja_JP/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index ffe12d8c4..ee1cc6bf7 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -358,4 +358,5 @@ $lang['Manage this user comment: %s'] = 'このユーザーのコメントを管 $lang['This author modified following comment:'] = 'このユーザーが次のコメントを書き直しました:'; $lang['This author removed the comment with id %d'] = 'このユーザーがコメントID %d を削除しました。'; $lang['validate this comment'] = 'このコメントを有効にする'; +$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません'; ?>
\ No newline at end of file |