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