photogeodata/lang/vendor/filament-actions/sv/view.php
2026-05-12 20:43:17 +02:00

25 lines
284 B
PHP

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