Files
biiproject-kit-v1/lang/vendor/filament-actions/sv/view.php
T

26 lines
284 B
PHP

<?php
return [
'single' => [
'label' => 'Visa',
'modal' => [
'heading' => 'Visa :label',
'actions' => [
'close' => [
'label' => 'Stäng',
],
],
],
],
];