diff options
-rw-r--r-- | language/ja_JP/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 8a6d7f710..60a3855e9 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -932,4 +932,5 @@ $lang['Close user details'] = 'ユーザ詳細情報を閉じる'; $lang['Mail address is mandatory for registration'] = '登録のために、メールアドレスは必須になります。'; $lang['Empty caddie'] = '空のキャディ'; $lang['%u users have automatic permission because they belong to a granted group.'] = '%u ユーザは、承認されたグループに所属していますので、自動的にパーミッションが付与されます'; -$lang['visitors need to login and have the appropriate permissions to see this album'] = 'このアルバムを見るために、ログインをして、パーミッションを得る必要があります。';
\ No newline at end of file +$lang['visitors need to login and have the appropriate permissions to see this album'] = 'このアルバムを見るために、ログインをして、パーミッションを得る必要があります。'; +$lang['View in gallery'] = 'ギャラリーで見る';
\ No newline at end of file |