Files
biiproject-kit-v1/lang/vendor/filament-panels/ja/widgets/filament-info-widget.php
T

18 lines
211 B
PHP

<?php
return [
'actions' => [
'open_documentation' => [
'label' => 'ドキュメント',
],
'open_github' => [
'label' => 'GitHub',
],
],
];