From 0c3084cd1e3e31010e85cc24a765b47c2f5e36c4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Mon, 31 Jan 2022 10:19:47 +0300 Subject: [PATCH] New translations setting.php (Finnish) --- .../visiosoft/base-theme/resources/lang/fi/setting.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/addons/default/visiosoft/base-theme/resources/lang/fi/setting.php b/addons/default/visiosoft/base-theme/resources/lang/fi/setting.php index e3f640d7c..8a28373ca 100644 --- a/addons/default/visiosoft/base-theme/resources/lang/fi/setting.php +++ b/addons/default/visiosoft/base-theme/resources/lang/fi/setting.php @@ -42,5 +42,8 @@ return [ ], 'default_country' => [ 'name' => 'Rekisteröintisivu, puhelimen oletusmaa', - ] + ], + 'gallery_box_height' => [ + 'name' => 'Gallery Box Height', + ], ]; \ No newline at end of file