mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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.',
|
||||
],
|
||||
|
||||
'parent' => 'Parent',
|
||||
'level' => 'Level',
|
||||
'count' => 'Ad Counts',
|
||||
'parent' => 'Genitore',
|
||||
'level' => 'Livello',
|
||||
'count' => 'Conteggio annunci',
|
||||
|
||||
'please_wait' => 'Attendere. Eliminazione delle sottocategorie',
|
||||
'category_selection' => 'Selezione della categoria',
|
||||
'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