New translations setting.php (Portuguese)

This commit is contained in:
Fatih Alp 2022-01-31 10:19:20 +03:00
parent 9074000497
commit 85e4a66080

View File

@ -42,5 +42,8 @@ return [
], ],
'default_country' => [ 'default_country' => [
'name' => 'Página de registro, país padrão para telefone', 'name' => 'Página de registro, país padrão para telefone',
] ],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
]; ];