New translations setting.php (Spanish)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:39 +03:00
parent d7aba95ff5
commit ed7b6c48ed

View File

@ -42,5 +42,8 @@ return [
], ],
'default_country' => [ 'default_country' => [
'name' => 'Página de registro, país predeterminado para el teléfono', 'name' => 'Página de registro, país predeterminado para el teléfono',
] ],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
]; ];