diff options
-rw-r--r-- | language/ja_JP/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php index 86ef4670d..feb718abb 100644 --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -892,4 +892,6 @@ $lang['Adobe Photoshop Lightroom is a photography software designed to manage la $lang['Permission granted for groups'] = 'グループ権限'; $lang['Panorama'] = 'パノラマ'; $lang['Number of albums per page'] = '1ページ当りのアルバム数'; +$lang['Please select at least two groups'] = 'グループを2つ以上選んで下さい。'; +$lang['Permission granted for users'] = 'ユーザー権限'; ?>
\ No newline at end of file |