New translations setting.php (Swedish)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:24 +03:00
parent e14ffb7beb
commit ff347365e0

View File

@ -42,5 +42,8 @@ return [
], ],
'default_country' => [ 'default_country' => [
'name' => 'Registrera sida, standardland för telefon', 'name' => 'Registrera sida, standardland för telefon',
] ],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
]; ];