Files
2026-07-31 18:08:08 +05:00

14 lines
115 B
PHP

<?php
return [
'actions' => [
'close' => [
'label' => 'Zamknij',
],
],
];