File "edit.php"

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

<?php

return [

    'single' => [

        'label' => 'កែសម្រួល',

        'modal' => [

            'heading' => 'កែសម្រួល :label',

            'actions' => [

                'save' => [
                    'label' => 'រក្សាទុកការផ្លាស់ប្តូរ',
                ],

            ],

        ],

        'notifications' => [

            'saved' => [
                'title' => 'បានរក្សាទុក',
            ],

        ],

    ],

];