New translations setting.php (Portuguese)

This commit is contained in:
Fatih Alp 2020-07-28 12:40:41 +03:00
parent f90a7b9351
commit e63956d075

View File

@ -31,6 +31,9 @@ return [
'register_page_instruction_logo' => [ 'register_page_instruction_logo' => [
'name' => 'Logotipo da instrução da página de registro', 'name' => 'Logotipo da instrução da página de registro',
], ],
'register_page_alert_link' => [
'name' => 'Register Page Alert Link',
],
'style' => [ 'style' => [
'name' => 'Estilo (CSS)', 'name' => 'Estilo (CSS)',
], ],