15 lines
113 B
PHP
15 lines
113 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'actions' => [
|
|
|
|
'close' => [
|
|
'label' => 'Ýap',
|
|
],
|
|
|
|
],
|
|
|
|
];
|
|
|