diff options
-rw-r--r-- | language/ja_JP/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 12e7f65c6..07c385c43 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -416,4 +416,6 @@ $lang['Go back to the album'] = 'アルバムに戻る'; $lang['Last Page'] = '最後のページ'; $lang['Password is missing. Please enter the password.'] = 'パスワードがありません。パスワードを入力して下さい。'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'パスワードの再確認がありません。パスワードの再確認を確認して下さい。'; +$lang['%d photos per page'] = '%d ページ当りの写真の数'; +$lang['Theme'] = '件名'; ?>
\ No newline at end of file |