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

17 lines
216 B
PHP

<?php
return [
'actions' => [
'open_documentation' => [
'label' => 'مستندات',
],
'open_github' => [
'label' => 'گیت‌هاب',
],
],
];