aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--language/ja_JP/common.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php
index 789a20046..2f1aea8ff 100644
--- a/language/ja_JP/common.lang.php
+++ b/language/ja_JP/common.lang.php
@@ -354,4 +354,7 @@ $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['The number of photos per page must be a not null scalar'] = 'ページごとの写真数はゼロではありません';
+$lang['Number of photos per page'] = 'ページごとの写真数';
+$lang['html tags are not allowed in login'] = 'ログインの際、HTMLタッグが使いません';
?> \ No newline at end of file