<?php
return [
'single' => [
'label' => 'Modifiko',
'modal' => [
'heading' => 'Modifiko :label',
'actions' => [
'save' => [
'label' => 'Ruaj ndryshimet',
],
],
],
'notifications' => [
'saved' => [
'title' => 'U ruajt',
],
],
],
];