File "detach-20260508154549.php"
Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/lv/detach-20260508154549.php
File size: 848 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
return [
'single' => [
'label' => 'Atvienot',
'modal' => [
'heading' => 'Atvienot :label',
'actions' => [
'detach' => [
'label' => 'Atvienot',
],
],
],
'notifications' => [
'detached' => [
'title' => 'Atvienots',
],
],
],
'multiple' => [
'label' => 'Atvienot izvēlētos',
'modal' => [
'heading' => 'Atvienot izvēlētos :label',
'actions' => [
'detach' => [
'label' => 'Atvienot',
],
],
],
'notifications' => [
'detached' => [
'title' => 'Atvienots',
],
],
],
];