Files

18 lines
229 B
PHP

<?php
return [
'actions' => [
'open_documentation' => [
'label' => 'დოკუმენტაცია',
],
'open_github' => [
'label' => 'GitHub',
],
],
];