imagemanager.php 571 Bytes
<?php
return [
	'Are you sure you want to delete this image?' => 'Vuole veramente cancellare questa immagine?',
	'Are you sure you want to detach the image?' => 'Vuole distaccare questa immagine?',
	'Cancel' => 'Cancellre',
	'Created' => 'Creato',
	'Crop' => 'Tagliare a formato',
	'Crop and select' => 'Tagliare a formato e selezionare',
	'Delete' => 'Cancellare',
	'File hash' => 'File hash',
	'File name' => 'Nome del file',
	'Modified' => 'Modificato',
	'Search' => 'Ricerca',
	'Select' => 'Selezionare',
	'Image manager' => 'Image manager',
	'Upload' => 'Upload'
];