photogeodata/lang/vendor/filament-panels/bn/widgets/filament-info-widget.php
2026-05-12 20:43:17 +02:00

17 lines
239 B
PHP

<?php
return [
'actions' => [
'open_documentation' => [
'label' => 'ব্যবহার গাইড',
],
'open_github' => [
'label' => 'গিটহাব',
],
],
];