File "associate.php"
Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/ckb/associate.php
File size: 757 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
return [
'single' => [
'label' => 'هاوبەشکردن',
'modal' => [
'heading' => 'هاوبەشکردنی :label',
'fields' => [
'record_id' => [
'label' => 'تۆمار',
],
],
'actions' => [
'associate' => [
'label' => 'هاوبەشکردن',
],
'associate_another' => [
'label' => 'هاوبەشکردن و تۆمارێکی تر',
],
],
],
'notifications' => [
'associated' => [
'title' => 'هاوبەشکراو',
],
],
],
];