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

26 lines
298 B
PHP

<?php
return [
'single' => [
'label' => 'Харах',
'modal' => [
'heading' => 'Харах :label',
'actions' => [
'close' => [
'label' => 'Хаах',
],
],
],
],
];