aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/ja_JP/common.lang.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php
index adb4ccc1d..12d322675 100644
--- a/language/ja_JP/common.lang.php
+++ b/language/ja_JP/common.lang.php
@@ -380,4 +380,12 @@ $lang['Here are your connection settings'] = 'あなたの接続設定です。'
$lang['Password: %s'] = 'パスワード: %s';
$lang['Username: %s'] = 'ユーザー名: %s';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'もしも、このメールの受信が誤ったら、 %sに連絡して下さい。';
+$lang['2small'] = 'XXS 小さい';
+$lang['Desktop'] = 'デスクトップ';
+$lang['Mobile'] = 'モービル';
+$lang['Photo sizes'] = '画像のサイズ';
+$lang['Show latest comments first'] = '最新のコメントを先に表示';
+$lang['Show oldest comments first'] = '以前のコメントを先に表示';
+$lang['View in'] = '表示';
+$lang['xsmall'] = 'XS 最も小さい';
?> \ No newline at end of file