File "detach-20260508174038.php"
Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/km/detach-20260508174038.php
File size: 1007 B
MIME-type: text/x-php
Charset: utf-8
<?php
return [
'single' => [
'label' => 'ផ្ដាច់',
'modal' => [
'heading' => 'ផ្ដាច់ :label',
'actions' => [
'detach' => [
'label' => 'ផ្ដាច់',
],
],
],
'notifications' => [
'detached' => [
'title' => 'បានផ្ដាច់',
],
],
],
'multiple' => [
'label' => 'ផ្ដាច់នៃការជ្រើសរើស',
'modal' => [
'heading' => 'បានផ្ដាច់នៃការជ្រើសរើស :label',
'actions' => [
'detach' => [
'label' => 'ផ្ដាច់',
],
],
],
'notifications' => [
'detached' => [
'title' => 'បានផ្ដាច់',
],
],
],
];