File "replicate.php"
Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/filament/actions/resources/lang/no/replicate.php
File size: 427 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
return [
'single' => [
'label' => 'Gjenskape',
'modal' => [
'heading' => 'Gjenskap :label',
'actions' => [
'replicate' => [
'label' => 'Gjenskap',
],
],
],
'notifications' => [
'replicated' => [
'title' => 'Gjenskapt',
],
],
],
];