mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations setting.php (Portuguese)
This commit is contained in:
parent
78c5e8068e
commit
23cdfe63cf
@ -2,36 +2,36 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'navigation_title' => [
|
'navigation_title' => [
|
||||||
'name' => 'Navigation Title',
|
'name' => 'Título da Navegação',
|
||||||
],
|
],
|
||||||
'navigation_action' => [
|
'navigation_action' => [
|
||||||
'name' => 'Navigation Action',
|
'name' => 'Ação de Navegação',
|
||||||
],
|
],
|
||||||
'country_fields' => [
|
'country_fields' => [
|
||||||
'name' => 'Country Fields',
|
'name' => 'Campos do país',
|
||||||
],
|
],
|
||||||
'date_fields' => [
|
'date_fields' => [
|
||||||
'name' => 'Date Fields',
|
'name' => 'Campos de Data',
|
||||||
],
|
],
|
||||||
'price_fields' => [
|
'price_fields' => [
|
||||||
'name' => 'Price Fields',
|
'name' => 'Campos de preço',
|
||||||
],
|
],
|
||||||
'breadcrumbs' => [
|
'breadcrumbs' => [
|
||||||
'name' => 'Breadcrumb',
|
'name' => 'Migalhas de pão',
|
||||||
],
|
],
|
||||||
'ad_details' => [
|
'ad_details' => [
|
||||||
'name' => 'Ad Details',
|
'name' => 'Detalhes do anúncio',
|
||||||
],
|
],
|
||||||
'ad_details_tab' => [
|
'ad_details_tab' => [
|
||||||
'name' => 'Ad Details Tab',
|
'name' => 'Guia Detalhes do anúncio',
|
||||||
],
|
],
|
||||||
'latest_and_view_all_btn' => [
|
'latest_and_view_all_btn' => [
|
||||||
'name' => 'Latest and View All Btn',
|
'name' => 'Mais recentes e Ver todos Btn',
|
||||||
],
|
],
|
||||||
'register_page_instruction_logo' => [
|
'register_page_instruction_logo' => [
|
||||||
'name' => 'Register Page Instruction Logo',
|
'name' => 'Logotipo da instrução da página de registro',
|
||||||
],
|
],
|
||||||
'style' => [
|
'style' => [
|
||||||
'name' => 'Style(CSS)',
|
'name' => 'Estilo (CSS)',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user