8 lines
54 B
PHP
Executable File
8 lines
54 B
PHP
Executable File
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Acciones'
|
|
|
|
);
|