New translations setting.php (English)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:27 +03:00
parent 8c0ddfa2cd
commit 54a5e753db

View File

@ -42,5 +42,8 @@ return [
],
'default_country' => [
'name' => 'Register page, default country for phone',
]
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];