File "filament-info-widget.php"

Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/ne/widgets/filament-info-widget.php
File size: 206 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

return [

    'actions' => [

        'open_documentation' => [
            'label' => 'Documentation',
        ],

        'open_github' => [
            'label' => 'GitHub',
        ],

    ],

];