Files
data-collection-terminal/vendor/filament/actions/resources/lang/sq/view.php

26 lines
285 B
PHP

<?php
return [
'single' => [
'label' => 'Pamje',
'modal' => [
'heading' => 'Pamje :label',
'actions' => [
'close' => [
'label' => 'Mbyll',
],
],
],
],
];