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

26 lines
292 B
PHP

<?php
return [
'single' => [
'label' => 'Göstər',
'modal' => [
'heading' => ':label göstər',
'actions' => [
'close' => [
'label' => 'Bağla',
],
],
],
],
];