mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Portuguese)
This commit is contained in:
parent
20e758dba0
commit
21374a7e76
@ -30,13 +30,19 @@ return [
|
||||
'instructions' => 'É usado para adicionar ícones indicando o tipo de categoria.',
|
||||
],
|
||||
|
||||
'parent' => 'Parent',
|
||||
'level' => 'Level',
|
||||
'count' => 'Ad Counts',
|
||||
'parent' => 'Pai',
|
||||
'level' => 'Nível',
|
||||
'count' => 'Contagens de anúncios',
|
||||
|
||||
'please_wait' => 'Por favor,
|
||||
aguarde. Excluindo Subcategorias',
|
||||
'category_selection' => 'Seleção de categoria',
|
||||
'go_to_parent' => 'Vá para o pai',
|
||||
'preview' => 'Preview'
|
||||
'preview' => 'Visualizar',
|
||||
|
||||
// Report
|
||||
'undefined_category' => 'Categoria indefinida',
|
||||
'categories_with_no_meta_report' => 'Categorias sem meta-relatório',
|
||||
'category' => 'Categoria',
|
||||
'id' => 'identificação',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user