From d8033f43ec329a96df537374723807205a3dc948 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 19 Jun 2024 06:53:55 +0200 Subject: [PATCH] Update ja_JP, thanks to ryoon --- language/ja_JP/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 language/ja_JP/admin.lang.php diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php old mode 100644 new mode 100755 index 30d05bfc4..a40baaf1b --- a/language/ja_JP/admin.lang.php +++ b/language/ja_JP/admin.lang.php @@ -1252,4 +1252,6 @@ $lang['Current Version'] = '最新バージョン'; $lang['Are you sure you want to unlock the gallery?'] = '本当にギャラリーのロックを外してもよろしいですか?'; $lang['Place last'] = '最後尾に配置'; $lang['Place first'] = '先頭に配置'; -$lang['Create a sub-album of "%s"'] = '"%s"のサブアルバムを作成する'; \ No newline at end of file +$lang['Create a sub-album of "%s"'] = '"%s"のサブアルバムを作成する'; +$lang['Add as filter'] = 'フィルターとして追加'; +$lang['%d files'] = '%d個のファイル'; \ No newline at end of file