<?php
return [
'single' => [
'label' => 'Duplicera',
'modal' => [
'heading' => 'Duplicera :label',
'actions' => [
'replicate' => [
'label' => 'Duplicera',
],
],
],
'notifications' => [
'replicated' => [
'title' => 'Duplicerades',
],
],
],
];