diff --git a/addons/default/visiosoft/base-theme/resources/lang/ja/setting.php b/addons/default/visiosoft/base-theme/resources/lang/ja/setting.php index f91bc8f5f..7b4851774 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/ja/setting.php +++ b/addons/default/visiosoft/base-theme/resources/lang/ja/setting.php @@ -42,5 +42,8 @@ return [ ], 'default_country' => [ 'name' => '登録ページ、電話のデフォルトの国', - ] + ], + 'gallery_box_height' => [ + 'name' => 'Gallery Box Height', + ], ]; \ No newline at end of file