File "view.php"

Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/mn/view.php
File size: 298 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

return [

    'single' => [

        'label' => 'Харах',

        'modal' => [

            'heading' => 'Харах :label',

            'actions' => [

                'close' => [
                    'label' => 'Хаах',
                ],

            ],

        ],

    ],

];