11 lines
134 B
PHP
Executable File
11 lines
134 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Akcje',
|
|
'action' => 'Akcja',
|
|
'by' => 'Przez',
|
|
'item' => 'Item',
|
|
|
|
);
|