7 lines
81 B
PHP
7 lines
81 B
PHP
<?php
|
|
|
|
return array(
|
|
'created' => 'Creato',
|
|
'size' => 'Dimensione',
|
|
);
|