Traduction en portugais de quelques termes du Core
This commit is contained in:
@@ -9,4 +9,8 @@ return [
|
|||||||
'Home' => 'Página Inicial',
|
'Home' => 'Página Inicial',
|
||||||
'Language' => 'Idioma',
|
'Language' => 'Idioma',
|
||||||
'Name' => 'Nome',
|
'Name' => 'Nome',
|
||||||
|
'Full Name' => 'Nome completo',
|
||||||
|
'Your Email Address' => 'Seu e-mail',
|
||||||
|
'Subject' => 'Tema',
|
||||||
|
'Your Message' => 'Seu mensagem',
|
||||||
];
|
];
|
||||||
|
|||||||
5
local/modules/HookContact/I18n/pt_PT.php
Normal file
5
local/modules/HookContact/I18n/pt_PT.php
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'Contact' => 'Contato',
|
||||||
|
];
|
||||||
Reference in New Issue
Block a user