Files
daragt-coupon/lang/vendor/filament-actions/tk/view.php

16 lines
272 B
PHP

<?php
return [
'single' => [
'label' => 'Gör',
'modal' => [
'heading' => ':label gör',
'actions' => [
'close' => [
'label' => 'Ýap',
],
],
],
],
];