diff --git a/addons/default/visiosoft/base-theme/resources/lang/ru/setting.php b/addons/default/visiosoft/base-theme/resources/lang/ru/setting.php index 08dfb72f6..2ea45c113 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/ru/setting.php +++ b/addons/default/visiosoft/base-theme/resources/lang/ru/setting.php @@ -42,5 +42,8 @@ return [ ], 'default_country' => [ 'name' => 'Страница регистрации, страна по умолчанию для телефона', - ] + ], + 'gallery_box_height' => [ + 'name' => 'Gallery Box Height', + ], ]; \ No newline at end of file