Files

18 lines
205 B
PHP

<?php
return [
'actions' => [
'open_documentation' => [
'label' => 'Dokumentacja',
],
'open_github' => [
'label' => 'GitHub',
],
],
];