mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
New translations field.php (Italian)
This commit is contained in:
parent
ee5728cc67
commit
c8078e97c2
@ -30,12 +30,18 @@ return [
|
|||||||
'instructions' => 'Viene utilizzato per aggiungere icone che indicano il tipo di categoria.',
|
'instructions' => 'Viene utilizzato per aggiungere icone che indicano il tipo di categoria.',
|
||||||
],
|
],
|
||||||
|
|
||||||
'parent' => 'Parent',
|
'parent' => 'Genitore',
|
||||||
'level' => 'Level',
|
'level' => 'Livello',
|
||||||
'count' => 'Ad Counts',
|
'count' => 'Conteggio annunci',
|
||||||
|
|
||||||
'please_wait' => 'Attendere. Eliminazione delle sottocategorie',
|
'please_wait' => 'Attendere. Eliminazione delle sottocategorie',
|
||||||
'category_selection' => 'Selezione della categoria',
|
'category_selection' => 'Selezione della categoria',
|
||||||
'go_to_parent' => 'Vai al genitore',
|
'go_to_parent' => 'Vai al genitore',
|
||||||
'preview' => 'Preview'
|
'preview' => 'Anteprima',
|
||||||
|
|
||||||
|
// Report
|
||||||
|
'undefined_category' => 'Categoria non definita',
|
||||||
|
'categories_with_no_meta_report' => 'Categorie senza meta report',
|
||||||
|
'category' => 'Categoria',
|
||||||
|
'id' => 'ID',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user