mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations field.php (Portuguese)
This commit is contained in:
parent
4e4dba777c
commit
368b7bec7f
@ -43,6 +43,10 @@ return [
|
||||
'login_with_phone_number' => 'Entrar com número de telefone',
|
||||
'login_with_email_address' => 'Entrar com endereço de email',
|
||||
|
||||
// Share
|
||||
'share_on_facebook' => 'Share on Facebook',
|
||||
'share_on_twitter' => 'Share on Twitter',
|
||||
|
||||
// Side menu links
|
||||
'company_directory' => 'Diretório da empresa',
|
||||
'popular_ads' => 'Anúncios populares',
|
||||
@ -51,6 +55,9 @@ return [
|
||||
'sms' => 'Enviar mensagem de texto (SMS)',
|
||||
'mail' => 'Enviar correio',
|
||||
|
||||
//Related
|
||||
'related_posts' => 'Related Posts',
|
||||
|
||||
// Register instruction seed
|
||||
'register_instructions' => 'Instruções de registro',
|
||||
'list' => 'Lista',
|
||||
@ -62,4 +69,6 @@ return [
|
||||
'your_internet_connection_is_broken' => 'Sua conexão com a internet está quebrada,',
|
||||
'we_miss_you_so_much_already' => 'já estamos com muitas saudades!',
|
||||
'try_again' => 'Tente novamente',
|
||||
|
||||
'news_title' => 'Sectoral Developments All in :name',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user